I searched the archive of the mailing list but didn’t find anything about these yet, the following tests are failing:
Core/writeTextToCanvas allows the text to be either stroked or filled.
Expected 5 to equal 2.
Expected 5 to equal 2.
Renderer/Framebuffer draws to a depth texture attachment. (show summary)
Expected { 0 : 0, 1 : 0, 2 : 0, 3 : 0 } to equal epsilon [ 128, 128, 128, 128 ], 1.
Renderer/Framebuffer draws to a depth-stencil texture attachment. (show summary)
Expected { 0 : 0, 1 : 0, 2 : 0, 3 : 0 } to equal epsilon [ 128, 128, 128, 128 ], 1.
There were 6 tests failing but after updating my Nvidia Geforce G105M drivers, only those 3 keep failing. I noticed a huge improvement on the running time of the specs from ~155 secs, to ~55 secs after updating the drivers, that’s nice!
I’m running Firefox 21.0 (Firefox for Linux Mint 1.0) on a 32-bit kernel.
Any idea where this is coming from?