Closed Bug 781533 Opened 12 years ago Closed 12 years ago

on the panda board, we fail on test_bug605124-1.html due to a timeout

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jmaher, Unassigned)

References

Details

while running mochitests on the panda board we timeout on this testcase: "content/html/content/test/test_bug605124-1.html"
and these tests all seem to fail in the same way:
 "content/html/content/test/test_bug605124-2.html": "PANDA_FAILURE: TIMEOUT",
 "content/html/content/test/test_bug605125-2.html": "PANDA_FAILURE: TIMEOUT",
 "content/html/content/test/test_bug613979.html": "PANDA_FAILURE: TIMEOUT",
 "content/html/content/test/test_bug618948.html": "PANDA_FAILURE: TIMEOUT",
 "content/html/content/test/test_bug619278.html": "PANDA_FAILURE: TIMEOUT",
 "content/html/content/test/test_bug622597.html": "PANDA_FAILURE: TIMEOUT",
Blocks: 781557
Depends on: 781798
Depends on: 782227
I wrote a patch in bug 782227 to fix a potential issue that might happen with content/html/content/test/test_bug605124-1.html.
Note that the timeout seems a bit weird: the test is synchronous.
Do you still see this with current tip?
I tried with a private build from m-c tip as of 6 hours ago, from adb:

08-14 18:09:22.601 E/GeckoConsole( 2045): [JavaScript Warning: "A form was submitted in the windows-1252 encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element." {file: "http://mochi.test:8888/tests/content/html/content/test/forms/test_output_element.html" line: 137}]
08-14 18:09:22.750 I/GeckoScreenshot( 2045): rect: 207.649994, 13.000000, 513.000000, 507.649994
08-14 18:09:22.828 I/GeckoTabs( 2045): Got message: SessionHistory:New
08-14 18:09:22.828 I/GeckoTabs( 2045): Got message: SessionHistory:Purge
08-14 18:09:22.992 I/GeckoScreenshot( 2045): rect: 252.649994, 23.000000, 323.000000, 402.649994
08-14 18:09:23.085 I/GeckoScreenshot( 2045): rect: -0.350006, 11.000000, 446.983337, 985.650024
08-14 18:09:23.101 I/GeckoTabs( 2045): Got message: SessionHistory:New
08-14 18:09:23.101 I/GeckoTabs( 2045): Got message: SessionHistory:Purge
08-14 18:09:23.351 E/GeckoConsole( 2045): [JavaScript Warning: "Use of enablePrivilege is deprecated.  Please use code that runs with the system principal (e.g. an extension) instead." {file: "http://mochi.test:8888/tests/content/html/content/test/forms/test_pattern_attribute.html" line: 39}]
08-14 18:09:23.539 I/GeckoScreenshot( 2045): rect: 207.649994, 13.000000, 513.000000, 507.649994
08-14 18:09:23.632 I/GeckoScreenshot( 2045): rect: -0.350006, 11.000000, 452.183350, 1000.650024
08-14 18:09:23.656 I/GeckoTabs( 2045): Got message: SessionHistory:New
08-14 18:09:23.664 I/GeckoTabs( 2045): Got message: SessionHistory:Purge
08-14 18:09:23.992 E/GeckoConsole( 2045): [JavaScript Warning: "A form was submitted in the windows-1252 encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element." {file: "http://mochi.test:8888/tests/content/html/content/test/forms/test_progress_element.html" line: 262}]
08-14 18:09:24.179 I/GeckoScreenshot( 2045): rect: 252.649994, 23.000000, 33.000000, 262.649994
08-14 18:09:24.234 I/GeckoScreenshot( 2045): rect: 207.649994, 13.000000, 513.000000, 507.649994
08-14 18:09:24.515 I/GeckoScreenshot( 2045): rect: 252.649994, 21.000000, 323.000000, 449.450012
08-14 18:09:24.656 I/GeckoScreenshot( 2045): rect: -0.350006, 11.000000, 454.916687, 1015.650024
08-14 18:09:24.671 I/GeckoTabs( 2045): Got message: SessionHistory:New
08-14 18:09:24.671 I/GeckoTabs( 2045): Got message: SessionHistory:Purge


from the mochitest.log:
9048 INFO TEST-PASS | /tests/content/html/content/test/forms/test_required_attribute.html | :valid should apply
9049 INFO TEST-PASS | /tests/content/html/content/test/forms/test_required_attribute.html | :invalid should not apply
9050 INFO TEST-PASS | /tests/content/html/content/test/forms/test_required_attribute.html | :-moz-ui-valid should not apply
9051 INFO TEST-PASS | /tests/content/html/content/test/forms/test_required_attribute.html | :-moz-ui-invalid expected state is true - true should equal true
note, this is a new test that is failing which didn't before, so I haven't made it to the previous failures yet.
Isn't that bug 781798?
yeah, I will retest
this works fine from tip as of a few days ago.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.