Auto merge of #20632 - Eijebong:osmesa, r=jdm

Update osmesa-src

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20632)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-05-18 16:41:24 -04:00 committed by GitHub
commit 4ff3389c90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 8 deletions

View file

@ -1,4 +1,5 @@
[one-large-uniform-buffer.html]
[WebGL test #1: Failed to set up the program]
expected: ERROR
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -21,7 +21,7 @@
[WebGL test #12: getError expected: INVALID_OPERATION. Was INVALID_ENUM : binding a deleted buffer should generate INVALID_OPERATION]
expected: FAIL
[WebGL test #15: Could not compile shader with uniform blocks without error]
[WebGL test #15: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL
[WebGL test #16: Could not compile shader with named uniform blocks without error]

View file

@ -1,5 +1,5 @@
[shader-with-mis-matching-uniform-block.html]
[WebGL test #0: [unexpected vertex shader compile status\] (expected: true) Shaders with precision mis-matching uniform blocks should fail]
[WebGL test #0: [unexpected link status\] Shaders with precision mis-matching uniform blocks should fail]
expected: FAIL
[WebGL test #1: [unexpected fragment shader compile status\] (expected: true) Shaders with precision mis-matching uniform blocks should fail]

View file

@ -1,5 +1,6 @@
[uniform-block-buffer-size.html]
[WebGL test #1: Could not compile shader with uniform blocks without error]
expected: ERROR
[WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL
[WebGL test #2: Could not compile shader with uniform blocks without error]