Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

test run stalls on Windows 7 in *test zzz receipt update* #823

Open
mykmelez opened this issue Sep 5, 2013 · 1 comment
Open

test run stalls on Windows 7 in *test zzz receipt update* #823

mykmelez opened this issue Sep 5, 2013 · 1 comment

Comments

@mykmelez
Copy link
Contributor

mykmelez commented Sep 5, 2013

On Windows 7, when running make test against Firefox release (23.0.1), the test run stalls in test zzz receipt update:

info: r2d2b2g: executing 'r2d2b2g/tests/test-main.test zzz receipt update'
…
info: r2d2b2g: Simulator.onMessage getIsRunning
info: r2d2b2g: Simulator.onMessage getDeviceConnected
info: r2d2b2g: Simulator.onMessage listApps
info: r2d2b2g: Simulator.sendListApps
info: r2d2b2g: Simulator.onMessage listTabs
…
info: r2d2b2g: [JavaScript Warning: "Unknown property 'box-sizing'.  Declaration dropped." {file: "resource://r2d2b2g-at-mozilla-dot-org/r2d2b2g/data/content/index.html" line: 0 column: 52 source: "padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;"}]

cc: @nickdesaulniers

@nickdesaulniers
Copy link
Collaborator

Does the order of the command line arguments affect the order the tests are run in? For example, test zzz was named so that it would be run absolutely last in the test suite. If it runs before receipt, it will break the receipt test. It's super brittle, but the best we could do before @bkase left.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants