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

Async ref tests fail under heavily loaded machine #2872

Closed
bjwbell opened this issue Jul 19, 2014 · 1 comment
Closed

Async ref tests fail under heavily loaded machine #2872

bjwbell opened this issue Jul 19, 2014 · 1 comment

Comments

@bjwbell
Copy link
Contributor

@bjwbell bjwbell commented Jul 19, 2014

When opts.exit_after_load is set the compositor exits after the js load script completes execution. This does not guarantee that reflows have completed.

Affected ref tests (src/test/ref):

  • append_style_a/b.html
  • img_dynamic_remove.html
  • upper_id_attr.html

To observe failures execute make check-ref-cpu on a heavily loaded machine, e.g. while compiling another instance of servo.

Firefox reftests, README Asynchronous Tests, have an attribute to tell the test harness when rendering is done. Servo could use the same solution.

Related issue #2871

@bjwbell
Copy link
Contributor Author

@bjwbell bjwbell commented Sep 24, 2015

No longer occurs on latest master. Possibly fixed by #3806, #3714, & #3759.

@bjwbell bjwbell closed this Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.