Closed
Bug 1022695
Opened 11 years ago
Closed 7 years ago
[Contacts] Intermitent marionette test in facebook
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: arcturus, Assigned: arcturus)
References
Details
(Whiteboard: [p=3])
Attachments
(1 file)
|
11.05 KB,
image/png
|
Details |
53 passing (10m)
12 pending
1 failing
1) Contacts > Form Facebook contacts Add phone number from Dialer to existing Facebook contact:
Error: timeout exceeded!
at Object.Client.waitForSync (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:682:16)
at Object.Client.waitFor (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:650:60)
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/apps/communications/contacts/test/marionette/form_test.js:123:16)
at callFn (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:223:21)
at Test.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:216:7)
at Runner.runTest (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:373:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:451:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:298:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:308:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:246:23)
at Object._onImmediate (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:330:15)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → francisco
| Assignee | ||
Comment 1•11 years ago
|
||
Build failing:
https://travis-ci.org/mozilla-b2g/gaia/jobs/27126554
| Assignee | ||
Comment 2•11 years ago
|
||
Just launched a branch on my own repo with 50 repetitions of the test failing:
https://github.com/arcturus/gaia/tree/marionette_js_1402344361256
Here is the travis execution:
https://travis-ci.org/arcturus/gaia/builds/27162063
Cause I tried to launch it on my machine several times and didn't get any fail.
(Btw just used this https://github.com/arcturus/gaia-check-intermitents to launch the 50 jobs ;))
| Assignee | ||
Comment 3•11 years ago
|
||
There we are 50 repetitions, 3 didn't compleate not cause travis failed to download stuff, the rest working ok, should we assume that test is not intermittent and we just had bad luck?
What do you think Julien?
Flags: needinfo?(felash)
Comment 4•11 years ago
|
||
bad luck happens :)
Do you think there is anything that could be done to reduce the likeliness of the issue?
Flags: needinfo?(felash)
| Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2.0 S5 (4july)
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [p=3]
| Assignee | ||
Comment 5•11 years ago
|
||
I'm trying this again here:
https://travis-ci.org/arcturus/gaia/builds/28871699
50 repetitions, of the form.js test that includes the FB problem, actually this should be a dup of bug 1031078
Did not perform any change, cause we landed bug 1023911, that changes the way that integration tests in contact do input and wait for transitions.
So basically giving it a try (and enabling this test in shared/test/integration/travis-manifest.json
| Assignee | ||
Updated•11 years ago
|
Target Milestone: 2.0 S5 (4july) → 2.0 S6 (18july)
| Assignee | ||
Updated•11 years ago
|
Target Milestone: 2.0 S6 (18july) → 2.1 S1 (1aug)
| Assignee | ||
Updated•11 years ago
|
Target Milestone: 2.1 S1 (1aug) → 2.1 S2 (15aug)
| Assignee | ||
Updated•11 years ago
|
Target Milestone: 2.1 S2 (15aug) → ---
Comment 6•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•