https://bugzilla.wikimedia.org/show_bug.cgi?id=59846

       Web browser: ---
            Bug ID: 59846
           Summary: tests don't run properly unless celery queue process
                    already running
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Wikimetrics
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

I have a fresh install of wikimetrics.  If in one terminal I run

 wikimetrics --mode queue

and then in another run 

 scripts/test

then the tests run - with some errors and failures, but they run, in about 100
seconds. If I DON'T explicitly get the queue going first, and just run the test
script, then it runs through many of the tests but just gets stuck at

  File "/home/sumanah/test/wikimetrics/tests/test_models/test_run_report.py",
line 18, in test_empty_response
    result = jr.task.delay(jr).get()

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to