This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /edx/app/forum/.gem/bundler/gems/kaminari-82a38e07db1c/lib/kaminari/models/mongoid_extension.rb:11:in `page' | |
| /edx/app/forum/cs_comments_service/lib/helpers.rb:159:in `handle_threads_query' | |
| /edx/app/forum/.gem/gems/newrelic_rpm-3.9.4.245/lib/new_relic/agent/method_tracer.rb:464:in `block in handle_threads_query_with_trace_Custom_Sinatra_Application_handle_threads_query' | |
| /edx/app/forum/.gem/gems/newrelic_rpm-3.9.4.245/lib/new_relic/agent/method_tracer.rb:234:in `trace_execution_scoped' | |
| /edx/app/forum/.gem/gems/newrelic_rpm-3.9.4.245/lib/new_relic/agent/method_tracer.rb:462:in `handle_threads_query_with_trace_Custom_Sinatra_Application_handle_threads_query' | |
| /edx/app/forum/cs_comments_service/api/comment_threads.rb:16:in `block in <top (required)>' | |
| /edx/app/forum/.gem/gems/sinatra-1.4.5/lib/sinatra/base.rb:1603:in `call' | |
| /edx/app/forum/.gem/gems/sinatra-1.4.5/lib/sinatra/base.rb:1603:in `block in compile!' | |
| /edx/app/forum/.gem/gems/sinatra-1.4.5/lib/sinatra/base.rb:966:in `[]' | |
| /edx/app/forum/.gem/gems/sin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [edx-xblock-mentoring-harvard] antoviaque@antoviaque-laptop ~/prog/edx/xblock-mentoring (dragonfi-fix-integration-tests) | |
| $ DJANGO_SETTINGS_MODULE="workbench.settings_mentoring" PYTHONPATH=".:/home/antoviaque/prog/edx/xblock-sdk" nosetests --with-django | |
| [2014-09-23 04:20:55,574] DEBUG (manager): DefaultPluginManager load plugin selenium = nosedjango.plugins.selenium_plugin:SeleniumPlugin | |
| [2014-09-23 04:20:55,576] DEBUG (manager): DefaultPluginManager load plugin django = nosedjango.nosedjango:NoseDjango | |
| [2014-09-23 04:20:55,576] DEBUG (manager): DefaultPluginManager load plugin celery = nosedjango.plugins.celery_plugin:CeleryPlugin | |
| [2014-09-23 04:20:55,576] DEBUG (manager): DefaultPluginManager load plugin djangofilestorage = nosedjango.plugins.file_storage_plugin:FileStoragePlugin | |
| [2014-09-23 04:20:55,577] DEBUG (manager): DefaultPluginManager load plugin djangosqlite = nosedjango.plugins.sqlite_plugin:SqlitePlugin | |
| [2014-09-23 04:20:55,577] DEBUG (manager): DefaultPluginManager load plugin sshtunnel = nosedj |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [edx-xblock-mentoring-harvard] antoviaque@antoviaque-laptop ~/prog/edx/xblock-mentoring (dragonfi-fix-integration-tests) | |
| $ DJANGO_SETTINGS_MODULE="workbench.settings_mentoring" PYTHONPATH=".:/home/antoviaque/prog/edx/xblock-sdk" nosetests --with-django | |
| EEE^C | |
| ====================================================================== | |
| ERROR: Read-only answers should not prevent completion when blank | |
| ---------------------------------------------------------------------- | |
| Traceback (most recent call last): | |
| File "/home/antoviaque/prog/edx/edx-platform/dev/xblock-mentoring/tests/test_answer.py", line 91, in test_answer_blank_read_only | |
| mentoring = self.go_to_page('Answer Blank Read Only') | |
| File "/home/antoviaque/prog/edx/edx-platform/dev/xblock-mentoring/mentoring/test_base.py", line 64, in go_to_page |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-172-31-2-204:~$ sudo -u edxapp bash | |
| edxapp@ip-172-31-2-204:~$ export HOME=~edxapp | |
| edxapp@ip-172-31-2-204:/home/ubuntu$ ~/edx-platform/ | |
| edxapp@ip-172-31-2-204:~/edx-platform$ . ../venvs/edxapp/bin/activate | |
| (edxapp)edxapp@ip-172-31-2-204:~/edx-platform$ ./manage.py cms --settings=aws delete_course UpstreamUniversity/Upstream-101/201309 commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LMS: | |
| 2014-08-22 06:33:43,779 ERROR 8244 [django.request] base.py:215 - Internal Server Error: /courses/Teams/T1/2014_T1/discussion/threads/53f7100087682ea91f000007/unvote | |
| Traceback (most recent call last): | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response | |
| response = callback(request, *callback_args, **callback_kwargs) | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/newrelic-2.18.1.15/newrelic/hooks/framework_django.py", line 492, in wrapper | |
| return wrapped(*args, **kwargs) | |
| File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/views/decorators/http.py", line 41, in inner | |
| return func(request, *args, **kwargs) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| edxapp@precise64:~/edx-platform$ paver test_python | |
| ---> pavelib.tests.test_python | |
| ---> pavelib.prereqs.install_prereqs | |
| ---> pavelib.prereqs.install_ruby_prereqs | |
| Ruby prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_node_prereqs | |
| Node prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_python_prereqs | |
| Python prereqs unchanged, skipping... | |
| ---> pavelib.utils.test.utils.clean_reports_dir |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| edxapp@precise64:~/edx-platform$ paver test_python | |
| ---> pavelib.tests.test_python | |
| ---> pavelib.prereqs.install_prereqs | |
| ---> pavelib.prereqs.install_ruby_prereqs | |
| Ruby prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_node_prereqs | |
| Node prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_python_prereqs | |
| Python prereqs unchanged, skipping... | |
| ---> pavelib.utils.test.utils.clean_reports_dir |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| edxapp@precise64:~/edx-platform$ paver test_python | |
| ---> pavelib.tests.test_python | |
| ---> pavelib.prereqs.install_prereqs | |
| ---> pavelib.prereqs.install_ruby_prereqs | |
| Ruby prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_node_prereqs | |
| Node prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_python_prereqs | |
| Python prereqs unchanged, skipping... | |
| ---> pavelib.utils.test.utils.clean_reports_dir |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| edxapp@precise64:~/edx-platform$ paver test_python | |
| ---> pavelib.tests.test_python | |
| ---> pavelib.prereqs.install_prereqs | |
| ---> pavelib.prereqs.install_ruby_prereqs | |
| Ruby prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_node_prereqs | |
| Node prereqs unchanged, skipping... | |
| ---> pavelib.prereqs.install_python_prereqs | |
| Python prereqs unchanged, skipping... | |
| ---> pavelib.utils.test.utils.clean_reports_dir |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cms/djangoapps/contentstore/views/helpers.py | |
| cms/envs/aws.py | |
| common/djangoapps/cors_csrf/__init__.py | |
| common/djangoapps/cors_csrf/middleware.py | |
| common/djangoapps/cors_csrf/tests.py | |
| common/djangoapps/course_groups/cohorts.py | |
| common/djangoapps/course_groups/models.py | |
| common/djangoapps/course_groups/tests/test_cohorts.py | |
| common/djangoapps/course_groups/views.py | |
| common/djangoapps/edxmako/startup.py |