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

WebGL-invoking CSS transform tests intermittently timeout #8766

Closed
gsnedders opened this issue Dec 1, 2015 · 0 comments
Closed

WebGL-invoking CSS transform tests intermittently timeout #8766

gsnedders opened this issue Dec 1, 2015 · 0 comments

Comments

@gsnedders
Copy link
Contributor

@gsnedders gsnedders commented Dec 1, 2015

These are tests/wpt/css-tests/css-transforms-1_dev/html/canvas3d-001.htm and tests/wpt/css-tests/css-transforms-1_dev/html/canvas3d-002.htm. Both intermittently timeout on both Linux (w. proprietary NVidia drivers) & OS X, at least locally!

gsnedders added a commit to gsnedders/servo that referenced this issue Dec 1, 2015
gsnedders added a commit to gsnedders/servo that referenced this issue Dec 22, 2015
gsnedders added a commit to gsnedders/servo that referenced this issue Dec 30, 2015
gsnedders added a commit to gsnedders/servo that referenced this issue Jan 1, 2016
gsnedders added a commit to gsnedders/servo that referenced this issue Jan 4, 2016
@nox nox self-assigned this Mar 21, 2018
nox added a commit that referenced this issue Mar 22, 2018
Those don't seem to be intermittent anymore, and it's better to let
the intermittent tracker do its job anyway.
nox added a commit that referenced this issue Mar 22, 2018
Those don't seem to be intermittent anymore, and it's better to let
the intermittent tracker do its job anyway.
nox added a commit that referenced this issue Mar 22, 2018
Those don't seem to be intermittent anymore, and it's better to let
the intermittent tracker do its job anyway.
nox added a commit that referenced this issue Mar 22, 2018
Those don't seem to be intermittent anymore, and it's better to let
the intermittent tracker do its job anyway.
pmocher pushed a commit to Brody-Eastwood/servo that referenced this issue Mar 30, 2018
# This is the 1st commit message:

resolved second merge conflict

# This is the commit message servo#2:

timed test to drawImage from one canvas to another

# This is the commit message servo#3:

setting up canvas id in layout

# This is the commit message servo#4:

finished associating CanvasId to layout

# This is the commit message servo#5:

removed 'unused import' build warning

# This is the commit message servo#6:

Removed files that shouldn't be in the repo.

# This is the commit message servo#7:

Converted tabs to spaces

# This is the commit message servo#8:

refactor(counter_style): parse int via parse_non_negative

# This is the commit message servo#9:

Update web-platform-tests to revision 26e8a76d7fbea0721468e791a325444ac9939a4f

# This is the commit message servo#10:

fix(keyevent): do not emit default ignorable codepoint

# This is the commit message servo#11:

Reduce the number of calls to the embedder by grouping the screen and window coordinates into one structure

# This is the commit message servo#12:

forward EmbedderMsg to embedder

# This is the commit message servo#13:

move key code into dedicated file

# This is the commit message servo#14:

split window code and browser code in two different files

# This is the commit message servo#15:

remove useless pref

# This is the commit message servo#16:

Use the --device-pixel-ratio in opt instead of /components/servo/

# This is the commit message servo#17:

loop until we exhausted all the servo events

# This is the commit message servo#18:

Implement WebGL getFramebufferAttachmentParameter API

# This is the commit message servo#19:

style: Rename StyleContext to ComputedStyle.

Bug: 1447483
Reviewed-by: jwatt
MozReview-Commit-ID: KATZ6DkmpVY
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>

# This is the commit message servo#20:

style: Update bindings.

Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>

# This is the commit message servo#21:

Fix an off-by-one error with limits.max_vertex_attribs

# This is the commit message servo#22:

Implement a missing INVALID_OPERATION check in DrawArrays

# This is the commit message servo#23:

Make some WebGL parameters non-optional (fixes servo#8753)

Those parameters aren't optional in the current spec.

The test element-array-buffer-delete-recreate.html now fails because we don't
actually implement gl.getParameter(gl.CURRENT_PROGRAM).

# This is the commit message servo#24:

Implement gl.getParameter(gl.CURRENT_PROGRAM)

# This is the commit message servo#25:

Implement gl.getParameter(gl.VIEWPORT)

# This is the commit message servo#26:

Don't disable canvas3d tests involving CSS transforms (fixes servo#8766)

Those don't seem to be intermittent anymore, and it's better to let
the intermittent tracker do its job anyway.
Moggers added a commit to Moggers/servo that referenced this issue Jun 13, 2018
Those don't seem to be intermittent anymore, and it's better to let
the intermittent tracker do its job anyway.
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
3 participants
You can’t perform that action at this time.