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

Intermittent failure of /_mozilla/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html and /_mozilla/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html #13165

Closed
emilio opened this issue Sep 2, 2016 · 4 comments
Labels
C-disabled The issue describes an intermittent failure in a test, which has been temporarily disabled I-intermittent Problem reproduces intermittently.

Comments

@emilio
Copy link
Member

emilio commented Sep 2, 2016

First seen in #13159.

@emilio emilio added the I-intermittent Problem reproduces intermittently. label Sep 2, 2016
@jdm
Copy link
Member

jdm commented Sep 3, 2016

  ▶ ERROR [expected OK] /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html
  └   → gl.getProgramInfoLog is not a function

@bholley bholley mentioned this issue Sep 4, 2016
3 tasks
@emilio emilio changed the title Intermittent failure of /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html Intermittent failure of /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html (and similar) Sep 4, 2016
@wafflespeanut
Copy link
Contributor

wafflespeanut commented Sep 4, 2016

Also in #13171,

▶ ERROR [expected OK] /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html
└   → gl.getProgramInfoLog is not a function

@emilio
Copy link
Member Author

emilio commented Sep 6, 2016

All these gl.whatever is not a function make me think that this might be related to the latest changes in object prototypes that have been introduced. The WebGL tests use eval() exhaustively, and I'm wondering if something like #13017 could be the root cause.

cc @nox

@emilio
Copy link
Member Author

emilio commented Sep 7, 2016

Gah, turns out I shouldn't look at these issues by night, and those are actually unimplemented functions... I'll investigate more when I have the time. FWIW I was pretty sure we implemented GetProgramInfoLog.

This was referenced Sep 8, 2016
@jdm jdm added the C-disabled The issue describes an intermittent failure in a test, which has been temporarily disabled label Sep 9, 2016
This was referenced Sep 9, 2016
@jdm jdm changed the title Intermittent failure of /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html (and similar) Intermittent failure of /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html and /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html Sep 9, 2016
@jdm jdm changed the title Intermittent failure of /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html and /webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html Intermittent failure of /_mozilla/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_001_to_008.html and /_mozilla/webgl/conformance-1.0.3/conformance/ogles/GL/build/build_009_to_016.html Oct 31, 2017
@jdm jdm closed this as completed Oct 31, 2017
@jdm jdm reopened this Oct 31, 2017
nox added a commit that referenced this issue Jul 8, 2018
gl.getProgramInfoLog was implemented a while back.
nox added a commit that referenced this issue Jul 8, 2018
gl.getProgramInfoLog was implemented a while back.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-disabled The issue describes an intermittent failure in a test, which has been temporarily disabled I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

3 participants