Closed Bug 1109157 Opened 10 years ago Closed 7 years ago

update marionette-js-runner version to fix mozrunner problems (Bug 1108023)

Categories

(Testing Graveyard :: JSMarionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mdas, Unassigned)

References

Details

Attachments

(1 file)

raise DMError("Could not find settings db in '%s'!" % self.remote_idb_dir) DMError: Could not find settings db in '/data/local/storage/persistent/chrome/idb'! is thrown when you run the js integration tests against device. This is because that folder has been renamed. I've fixed the root problem in Bug 1108023, so now we have to update and push the new runner, and update gaia.
Attached file link to PR
Attachment #8533774 - Flags: review?(jlal)
Comment on attachment 8533774 [details] [review] link to PR this has been merged
Attachment #8533774 - Flags: review?(jlal) → review+
No-jun, Johan, can you guys verify if this is now fixed? Thanks!
Flags: needinfo?(npark)
Flags: needinfo?(jlorenzo)
On today's gaia, ( gaia commit 1913c69336f2e8f8bfd97e3179e862d325aa3a99) it still fails with the same message. mdas told me the bug for this issue is Bug 1091680, and I made a comment there about it today.
Flags: needinfo?(npark)
So I think this can't be verified then?
Depends on: 1091680
Flags: needinfo?(jlorenzo)
I had to back this out as when we now try to bump node modules for gaia, we get npm install errors reported on treeherder. Backout: https://github.com/mozilla-b2g/gaia-node-modules/commit/99f0a09e0865ece1f7a1ce28a1b07d980244a6ea Example of error log: http://ftp.mozilla.org/pub/mozilla.org/b2g/try-builds/gaiabld-07b0fd668c92/gaia-try-linux64_gecko/gaia-try_ubuntu64_vm-b2gdt_test-gaia-linter-bm67-tests1-linux64-build2537.txt.gz Seems like it's something with the post install script: 19:39:07 INFO - > marionette-js-runner@0.6.2 postinstall /builds/slave/test/gaia/node_modules/marionette-js-runner 19:39:07 INFO - > ./scripts/setup_python.sh 19:39:07 INFO - checking python version 19:39:07 INFO - Python version found: 2 7 3 19:39:07 INFO - Python 2.7.5 or greater required! 19:39:07 INFO - Please install from https://www.python.org/download/releases/2.7.5/ 19:39:07 INFO - npm ERR! weird error 1 19:39:07 INFO - npm ERR! not ok code 0 19:39:07 INFO - make: *** [node_modules] Error 1
Status: RESOLVED → REOPENED
Flags: needinfo?(mdas)
Resolution: FIXED → ---
This appears to be a releng issue to be honest. I suggest speaking to them to get it sorted.
Flags: needinfo?(mdas)
Status: REOPENED → RESOLVED
Closed: 10 years ago7 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: