Closed
Bug 1225502
Opened 10 years ago
Closed 10 years ago
test_wifi.py has been perma-failing since Nov 15th 8:41:47PM
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jlorenzo, Unassigned)
Details
The last job where this test passed was [1]. The first job to fail is [2]. Jenkins is also affected[3]. I couldn't reproduce locally though. Here's the stacktrace printed out:
> [34m11:41.72(B[m [33mTEST_START(B[m: MainThread test_wifi.py TestWiFi.test_connect_and_forget_all_networks
> [34m11:56.67(B[m [31mTEST_END(B[m: MainThread FAIL, expected PASS
> Traceback (most recent call last):
> File "/usr/local/lib/python2.7/dist-packages/marionette_client-1.0.0-py2.7.egg/marionette/marionette_test.py", line 296, in run
> testMethod()
> File "/home/worker/gaia/source/tests/python/gaia-ui-tests/gaiatest/tests/unit/test_wifi.py", line 11, in test_connect_and_forget_all_networks
> self.assertFalse(self.device.is_online)
> AssertionError: True is not false
[1] https://tools.taskcluster.net/task-inspector/#J-PO_H68S22wv5c7fGkWQg/0
[2] https://tools.taskcluster.net/task-inspector/#BBMPjhUVQJyfG2gItk8UeQ/0
[3] http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-512.b2g-inbound.tinderbox.ui.unit/5809/console
| Reporter | ||
Updated•10 years ago
|
Summary: [tc-gip] test_wifi.py has been perma-failing since Nov 15th 8:41:47PM → test_wifi.py has been perma-failing since Nov 15th 8:41:47PM
Comment 1•10 years ago
|
||
I think this is working now again.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•