Closed
Bug 1117282
Opened 10 years ago
Closed 10 years ago
Intermittent delete_image_test.js | using the gallery menu "before each" hook
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1120712
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
No description provided.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 31•10 years ago
|
||
The failure for this is
15:14:09 INFO - 1) using the gallery menu "before each" hook:
15:14:09 INFO - Error: ENOENT, no such file or directory '/tmp/device-storage-testing/pictures'
15:14:09 INFO - at Object.fs.mkdirSync (fs.js:642:18)
15:14:09 INFO - at Object.DesktopClientDeviceStorage.getMediaFilePath (/builds/slave/test/gaia/node_modules/marionette-file-manager/lib/desktop_client_device_storage.js:33:10)
15:14:09 INFO - at Object.DesktopClientFileManager._addFile (/builds/slave/test/gaia/node_modules/marionette-file-manager/lib/desktop_client_file_manager.js:49:41)
15:14:09 INFO - at /builds/slave/test/gaia/node_modules/marionette-file-manager/lib/desktop_client_file_manager.js:35:14
15:14:09 INFO - at Array.forEach (native)
15:14:09 INFO - at Object.DesktopClientFileManager.add (/builds/slave/test/gaia/node_modules/marionette-file-manager/lib/desktop_client_file_manager.js:31:11)
15:14:09 INFO - at Object.MarionetteFileManager.add (/builds/slave/test/gaia/node_modules/marionette-file-manager/index.js:30:22)
15:14:09 INFO - at Context.<anonymous> (/builds/slave/test/gaia/apps/gallery/test/marionette/delete_image_test.js:25:24)
15:14:09 INFO - at callFn (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:223:21)
15:14:09 INFO - at Hook.Runnable.run (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:216:7)
15:14:09 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:258:10)
15:14:09 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:270:7
15:14:09 INFO - at done (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:185:5)
15:14:09 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:199:9
15:14:09 INFO - at Object.executeHook (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:369:18)
15:14:09 INFO - at process._tickCallback (node.js:415:13)
Comment 32•10 years ago
|
||
This failed 3 our of 20 runs in https://treeherder.mozilla.org/ui/#/jobs?repo=gaia-try&revision=85dea3e0c3d6 with the same error
Jonathan / Diego, do you know who is best to pick this up? it will need to be fixed shortly or will be disabled for gaia to be unhidden / opened again.
Updated•10 years ago
|
Flags: needinfo?(jgriffin)
Flags: needinfo?(dwilson)
Comment 33•10 years ago
|
||
Haven't touched any of these tests for a while now
Flags: needinfo?(dwilson)
Comment 34•10 years ago
|
||
No one on my team knows this code; I'm not sure who does. I suspect this belongs to lightsofapollo's team.
Flags: needinfo?(jgriffin) → needinfo?(jlal)
Comment 35•10 years ago
|
||
dup of 1120712
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jlal)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•