Closed
Bug 1222154
Opened 9 years ago
Closed 7 years ago
Failing share_test.js | Share as ringtone Share activity Create new ringtone
Categories
(Firefox OS Graveyard :: Gaia::Ringtones, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [MJS])
This is failing pretty consistently on b2g44_v2_5 like https://treeherder.mozilla.org/logviewer.html#?job_id=10640&repo=mozilla-b2g44_v2_5
Only seems to be failing on mulet, not b2g desktop.
One possible cause would be that v2.5 is no longer defined as a NIGHTLY_BUILD
Reporter | ||
Comment 1•9 years ago
|
||
Ni to people that have touched this test.
Flags: needinfo?(yzenevich)
Flags: needinfo?(squibblyflabbetydoo)
Comment 2•9 years ago
|
||
I see this failure too, and I think it's because we stall trying to share (there are two Music apps to pick from, which the test doesn't expect).
Flags: needinfo?(squibblyflabbetydoo)
Reporter | ||
Updated•9 years ago
|
Keywords: intermittent-failure
Comment 3•9 years ago
|
||
I updated the test to a new marionette-js API at the time. It would be a perma-red if the change had a bug. Removing ni?
Flags: needinfo?(yzenevich)
Comment hidden (Intermittent Failures Robot) |
Comment 5•9 years ago
|
||
I'm also seeing this when I disable the retry logic from bug 1222215. Let's disable this test for now so we don't have to block on it.
20:18:26 INFO - /home/worker/gaia/apps/ringtones/test/marionette/share_test.js failed. Will retry.
20:19:10 INFO - .........[marionette-mocha] 1 failing
20:19:10 INFO - [marionette-mocha]
20:19:10 INFO - [marionette-mocha] 1) Share as ringtone Share activity Create new ringtone:
20:19:10 INFO - AssertionError: Exception NoSuchElement: NoSuchElement: Unable to locate element: .tile
20:19:10 INFO - Remote Stack:
20:19:10 INFO - <none>
20:19:10 INFO - at Error.MarionetteError (/home/worker/gaia/node_modules/marionette-client/lib/marionette/error.js:105:13)
20:19:10 INFO - at Object.Client._handleCallback (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:525:19)
20:19:10 INFO - at Object.<anonymous> (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:568:23)
20:19:10 INFO - at TcpSync.send (/home/worker/gaia/node_modules/marionette-client/lib/marionette/drivers/tcp-sync.js:177:10)
20:19:10 INFO - at Object.send (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:486:34)
20:19:10 INFO - at Object.Client._sendCommand (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:549:21)
20:19:10 INFO - at Object._findElement (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:1454:19)
20:19:10 INFO - at Object.findElement (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:1485:32)
20:19:10 INFO - at Object.MarionetteHelper.waitForElement (/home/worker/gaia/node_modules/marionette-helper/index.js:139:19)
20:19:10 INFO - at Object.Music.waitForFirstTile (/home/worker/gaia/apps/music/test/marionette/lib/music.js:419:24)
20:19:10 INFO - at Context.<anonymous> (/home/worker/gaia/apps/ringtones/test/marionette/share_test.js:40:18)
20:19:10 INFO - at callFn (/home/worker/gaia/node_modules/mocha/lib/runnable.js:223:21)
20:19:10 INFO - at Test.Runnable.run (/home/worker/gaia/node_modules/mocha/lib/runnable.js:216:7)
20:19:10 INFO - at Test.MarionetteTest.run (/home/worker/gaia/node_modules/marionette-js-runner/lib/ui.js:25:31)
20:19:10 INFO - at Runner.runTest (/home/worker/gaia/node_modules/mocha/lib/runner.js:373:10)
20:19:10 INFO - at /home/worker/gaia/node_modules/mocha/lib/runner.js:451:12
20:19:10 INFO - at next (/home/worker/gaia/node_modules/mocha/lib/runner.js:298:14)
20:19:10 INFO - at /home/worker/gaia/node_modules/mocha/lib/runner.js:308:7
20:19:10 INFO - at next (/home/worker/gaia/node_modules/mocha/lib/runner.js:246:23)
20:19:10 INFO - at Object._onImmediate (/home/worker/gaia/node_modules/mocha/lib/runner.js:275:5)
20:19:10 INFO - at processImmediate [as _immediateCallback] (timers.js:354:15)
20:19:10 INFO - at Context.<anonymous> (/home/worker/gaia/apps/ringtones/test/marionette/share_test.js:66:16)
20:19:10 INFO - at callFn (/home/worker/gaia/node_modules/mocha/lib/runnable.js:223:21)
20:19:10 INFO - at Test.Runnable.run (/home/worker/gaia/node_modules/mocha/lib/runnable.js:216:7)
20:19:10 INFO - at Test.MarionetteTest.run (/home/worker/gaia/node_modules/marionette-js-runner/lib/ui.js:25:31)
20:19:10 INFO - at Runner.runTest (/home/worker/gaia/node_modules/mocha/lib/runner.js:373:10)
20:19:10 INFO - at /home/worker/gaia/node_modules/mocha/lib/runner.js:451:12
20:19:10 INFO - at next (/home/worker/gaia/node_modules/mocha/lib/runner.js:298:14)
20:19:10 INFO - at /home/worker/gaia/node_modules/mocha/lib/runner.js:308:7
20:19:10 INFO - at next (/home/worker/gaia/node_modules/mocha/lib/runner.js:246:23)
20:19:10 INFO - at Object._onImmediate (/home/worker/gaia/node_modules/mocha/lib/runner.js:275:5)
20:19:10 INFO - at processImmediate [as _immediateCallback] (timers.js:354:15)
20:19:10 INFO - [marionette-mocha]
https://treeherder.mozilla.org/logviewer.html#?job_id=3235215&repo=gaia
Comment 6•9 years ago
|
||
disabled in master: https://github.com/mozilla-b2g/gaia/commit/ba77623b59747ffeaaaf247b99d9198678544b4a
Whiteboard: [MJS]
Comment 7•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
•