yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12490
[Bug 1296321] Re: run_tests.sh outputs <django.utils.functional.__proxy__ object at 0x68014d0>
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => icehouse-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1296321
Title:
run_tests.sh outputs <django.utils.functional.__proxy__ object at
0x68014d0>
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When running run_tests.sh, we see the following outputs:
<django.utils.functional.__proxy__ object at 0x68014d0>
<django.utils.functional.__proxy__ object at 0x6993c10>
According to my initial debug, it comes from
openstack_dashboard.dashboards.project.instances.tests.InstanceTests.test_index_form_action_with_pagination
(What I did is just to print test names by adding "print self.id()" to
TestCase.setUp in openstack_dashboard/test/helpers.py)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1296321/+subscriptions
References