Tests from zaqar.tests.unit.transport.websocket.v1_1 do not execute(and fail if made executed)

Bug #1518618 reported by Eva Balycheva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zaqar
Fix Released
Low
Feilong Wang

Bug Description

I noticed that subscriptions over websocket do not work. (!)
It made me wonder how tests related to subscriptions pass.
Then I figured out that the test class:
"zaqar.tests.unit.transport.websocket.v1_1.test_subscriptions.SubscriptionTest"
doesn't execute via tox at all.

It doesn't execute, because testr can't find this test.
And testr can't find this test, because the directory: "zaqar/tests/unit/transport/websocket/v1_1"
doesn't contain "__init__" file.

When I add "__init__" file, tox finds test class and executes it, but 4 of 5 test cases fail.

Eva Balycheva (ubershy)
description: updated
description: updated
summary: - Tests from zaqar.tests.unit.transport.websocket.v1_1 are always
- skipped(and fail)
+ Tests from zaqar.tests.unit.transport.websocket.v1_1 do not execute(and
+ fail if execute)
Eva Balycheva (ubershy)
summary: Tests from zaqar.tests.unit.transport.websocket.v1_1 do not execute(and
- fail if execute)
+ fail if made executed)
Feilong Wang (flwang)
Changed in zaqar:
assignee: nobody → Fei Long Wang (flwang)
status: New → Triaged
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to zaqar (master)

Fix proposed to branch: master
Review: https://review.openstack.org/263920

Changed in zaqar:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (master)

Reviewed: https://review.openstack.org/263920
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=2aa9ae611315630f33551c3c8b640278c2344118
Submitter: Jenkins
Branch: master

commit 2aa9ae611315630f33551c3c8b640278c2344118
Author: Fei Long Wang <email address hidden>
Date: Wed Jan 6 10:34:01 2016 +1300

    Move subscription test from v1_1 to v2

    subscription is supported since v2, so it's not reasonable to keep
    a test under v1_1.

    Closes-Bug: #1518618

    Change-Id: I8910c56eb6c5aba67e0990a661ac06ea684fba81

Changed in zaqar:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/zaqar 2.0.0.0b2

This issue was fixed in the openstack/zaqar 2.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.