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 timeout of /_mozilla/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html #10704

Closed
KiChjang opened this issue Apr 19, 2016 · 1 comment

Comments

@KiChjang
Copy link
Member

@KiChjang KiChjang commented Apr 19, 2016

  ▶ TIMEOUT [expected OK] /webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html
  │ 
  │ DESCRIPTION: WebGL getTexParameter test
  │ PASS getError was expected value: NO_ERROR : should be no errors
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_S"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_S"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_S"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_S"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_T"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_T"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_T"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_T"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MAG_FILTER"]) should be 9729. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MAG_FILTER"]) should be 9729. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MAG_FILTER"]) should be 9729. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MAG_FILTER"]) should be 9729. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MIN_FILTER"]) should be 9986. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MIN_FILTER"]) should be 9986. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MIN_FILTER"]) should be 9986. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MIN_FILTER"]) should be 9986. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_S"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_S"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_S"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_S"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_T"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_T"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_T"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_T"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MAG_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MAG_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MAG_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MAG_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MIN_FILTER"]) should be 9987. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MIN_FILTER"]) should be 9987. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MIN_FILTER"]) should be 9987. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MIN_FILTER"]) should be 9987. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_S"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_S"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_S"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_S"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_T"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_WRAP_T"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_T"]) should be 33071. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_WRAP_T"]) should be 10497. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MAG_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MAG_FILTER"]) should be 9729. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MAG_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MAG_FILTER"]) should be 9729. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MIN_FILTER"]) should be 9987. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_2D"], gl["TEXTURE_MIN_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MIN_FILTER"]) should be 9987. Threw exception TypeError: gl.getTexParameter is not a function
  │ FAIL gl.getTexParameter(gl["TEXTURE_CUBE_MAP"], gl["TEXTURE_MIN_FILTER"]) should be 9728. Threw exception TypeError: gl.getTexParameter is not a function
  │ PASS getError was expected value: NO_ERROR : should be no errors
  │ PASS successfullyParsed is true
  └ TEST COMPLETE
@jdm jdm added the C-disabled label Apr 22, 2016
@jdm jdm changed the title Intermittent timeout of /webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html Intermittent timeout of /_mozilla/webgl/conformance-1.0.3/conformance/textures/gl-get-tex-parameter.html Oct 31, 2017
@jdm jdm closed this Oct 31, 2017
@jdm jdm reopened this Oct 31, 2017
@nox
Copy link
Member

@nox nox commented Mar 21, 2018

No failure since end of January and the test isn't disabled anymore, closing this.

@nox nox closed this Mar 21, 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.