Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hanging reference test (PR 12107 follow-up) #12143

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Fix hanging reference test (PR 12107 follow-up) #12143

merged 1 commit into from
Jul 30, 2020

Conversation

escapewindow
Copy link
Contributor

The f1040-annotations reftest started hanging after #12107. We traced
this to TypeError: can't access property "getOrCreateValue", storage is undefined.

We essentially need to add annotationStorage to the parameters in
test/driver.js.

The f1040-annotations reftest started hanging after #12107. We traced
this to `TypeError: can't access property "getOrCreateValue", storage is
undefined`.

We essentially need to add `annotationStorage` to the parameters in
test/driver.js.
@brendandahl
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_test from @brendandahl received. Current queue size: 0

Live output at: http://54.67.70.0:8877/ec561c7d222a897/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_test from @brendandahl received. Current queue size: 0

Live output at: http://54.215.176.217:8877/a05aff9bc49fc12/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/ec561c7d222a897/output.txt

Total script time: 26.70 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.67.70.0:8877/ec561c7d222a897/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://54.215.176.217:8877/a05aff9bc49fc12/output.txt

Total script time: 30.37 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.215.176.217:8877/a05aff9bc49fc12/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit f676a00 into mozilla:master Jul 30, 2020
@timvandermeij
Copy link
Contributor

Thank you for fixing this!

@timvandermeij timvandermeij changed the title fix reftests after #12107 Fix hanging reference test (PR 12107 follow-up) Jul 30, 2020
@timvandermeij timvandermeij added the Gecko 81 Tracking work planned for Form Fill in Shirley 81 release label Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gecko 81 Tracking work planned for Form Fill in Shirley 81 release test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants