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

Comments

@emilio
Copy link
Member

@emilio emilio commented Sep 2, 2016

First seen in #13159.

@jdm
Copy link
Member

@jdm 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 of 3 tasks complete
@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
Member

@wafflespeanut 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 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 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 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 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.
@bors-servo bors-servo closed this in 7dd3efd Jul 8, 2018
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.