Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/canvas/test/webgl-conf/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 104 kB image not shown  

Quelle  mochitest-errata.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# *** WARNING! ***
# Modification to this file only take effect after running
# generate-wrappers-and-manifest.py

# See python/mozbuild/mozbuild/mozinfo.py for incoming data.

##########
# android_version strings
#   https://en.wikipedia.org/wiki/Android_version_history
#   * Android           13.0: 33 (pixel 5 phones)

##########
# os_version strings
#   https://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx
#   * Windows 10: 10.0

[DEFAULT]
# Bug 1799213
prefs = "media.seamless-looping-video=false"

["generated/test_..__always-fail.html"]
fail-if = ["true"]

####################
# Failures from 2024-04 CTS update

["generated/test_2_conformance2__textures__misc__tex-image-10bpc.html"]
# gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054.
# uniquePixels.size should be >= 7. Was 1 (of type number).
fail-if = ["true"]


["generated/test_2_conformance2__wasm__bufferdata-16gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__bufferdata-4gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__buffersubdata-16gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__buffersubdata-4gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__getbuffersubdata-16gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__getbuffersubdata-4gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__readpixels-16gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__readpixels-4gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__teximage2d-16gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__teximage2d-4gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__texsubimage2d-16gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__wasm__texsubimage2d-4gb-wasm-memory.html"]
# successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
fail-if = ["true"]

["generated/test_2_conformance2__glsl3__texture-bias.html"]
# should be: 3,3,3,3
# should be: 13,13,13,13
fail-if = ["os == 'win'"]

####################
# Bugs surfaced during fx106 CTS update

["generated/test_2_conformance2__reading__read-pixels-into-pixel-pack-buffer.html"]
# getError expected: INVALID_ENUM. Was INVALID_OPERATION : Format should not be able to read as DEPTH_STENCIL
fail-if = ["true"]

["generated/test_2_conformance2__extensions__required-extensions.html"]
# has_etc1 == has_etc should be true. Was false
fail-if = ["os == 'linux'"]

["generated/test_2_conformance2__renderbuffers__multisample-draws-between-blits.html"]
# "whole thing" and more
fail-if = ["os == 'linux'"]

["generated/test_2_conformance2__rendering__framebuffer-to-texture.html"]
# checkFramebufferStatus expected: FRAMEBUFFER_COMPLETE. Was FRAMEBUFFER_INCOMPLETE_ATTACHMENT
fail-if = ["os == 'linux'"]

["generated/test_2_conformance2__rendering__multisampling-depth-resolve.html"]
# multisampling-depth-resolve: outer pixels should be red
fail-if = ["os == 'linux'"]

["generated/test_2_conformance2__transform_feedback__transform_feedback.html"]
# Linux: Assertion failure: [GFX1]: void mozilla::gl::GLContext::fTransformFeedbackVaryings(GLuint, GLsizei, const GLchar *const *, GLenum): Generated unexpected GL_INVALID_OPERATION error
# Android: void mozilla::gl::GLContext::fDeleteTransformFeedbacks(GLsizei, const GLuint *): Generated unexpected GL_INVALID_OPERATION error.
skip-if = [
  "os == 'linux'",
  "os == 'android' && debug",
]

["generated/test_2_conformance__context__context-attributes-alpha-depth-stencil-antialias.html"]
# contextAttribs.antialias should be true. Was false
fail-if = ["os == 'linux'"]

["generated/test_2_conformance2__extensions__webgl-multi-draw-instanced-base-vertex-base-instance.html"]
# instid_prog: Expected [0,0,0,0], was [0,1,1,1]. desc: {"name":"drawArraysInstanced","base_vert":0,"vert_count":1,"base_inst":0,"inst_count":1,"first_vert":1}
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__programs__gl-get-frag-data-location.html"]
# gl.getFragDataLocation(programEs2, 'gl_FragColor') should be -1. Was 0.
fail-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__texture-npot-video.html"]
skip-if = [
  "win11_2009", # win11 - 50/50 intermittent
  "os == 'win' && os_version == '11.26100' && processor == 'x86_64'", # win11 - 50/50 intermittent
  "os == 'android' && android_version == '33'", #Bug 1873144
  ]
####################
# Bugs surfaced during fx93 CTS update

["generated/test_conformance__textures__misc__video-rotation.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1725072
# E.g. "shouldBe 255,0,0 +/-10"
fail-if = ["true"]

["generated/test_2_conformance__textures__misc__video-rotation.html"]
# Ditto
fail-if = ["true"]

["generated/test_2_conformance2__renderbuffers__readbuffer.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1726625
# getError expected: INVALID_OPERATION. Was INVALID_ENUM : calling readBuffer with GL_COLOR_ATTACHMENTi that exceeds MAX_COLOR_ATTACHMENT on fbo should generate INVALID_OPERATION
fail-if = ["true"]

["generated/test_2_conformance2__rendering__draw-buffers-sparse-output-locations.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1726624
# Flakey?
# check COLOR_ATTACHMENT0
skip-if = ["os == 'win'"]

# -
# Platform-specific

["generated/test_2_conformance__misc__uninitialized-test.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1725286
# E.g. gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 0
skip-if = [
  "os == 'win' && debug",
  "os == 'android' && debug",
]
fail-if = ["os == 'win' && !debug"]

["generated/test_2_conformance2__rendering__framebuffer-mismatched-attachment-targets.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1725283
# E.g. framebuffer layer 0 should be drawn green
fail-if = ["os == 'win'"]

["generated/test_2_conformance2__textures__misc__immutable-tex-render-feedback.html"]
# E.g. getError expected: NO_ERROR. Was INVALID_VALUE : after draw with texture
fail-if = [
  "os == 'android'",
  "os == 'linux'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
]
# Assertion failure: [GFX1]: void mozilla::gl::GLContext::fFramebufferTexture2D(GLenum, GLenum, GLenum, GLuint, GLint): Generated unexpected GL_INVALID_VALUE error
skip-if = ["os == 'linux' && debug"]

["generated/test_conformance__glsl__bugs__vector-matrix-constructor-scalarization.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1725075
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance__glsl__bugs__vector-matrix-constructor-scalarization.html"]
# Ditto
fail-if = [
  "os == 'android' && opt",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__glsl3__switch-case.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1725442
fail-if = ["os == 'win'"]

["generated/test_conformance__rendering__gl-scissor-test.html"]
fail-if = ["display == 'wayland'"]


####################
# Tests requesting non-local network connections.

["generated/test_conformance__more__functions__readPixelsBadArgs.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.opengl.org (45.55.206.190) was made.
skip-if = ["true"]

["generated/test_2_conformance__more__functions__readPixelsBadArgs.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.opengl.org (45.55.206.190) was made.
skip-if = ["true"]

["generated/test_conformance__more__functions__texImage2DHTML.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to mashable.com (88.221.93.55) was made.
skip-if = ["true"]

["generated/test_2_conformance__more__functions__texImage2DHTML.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to mashable.com (88.221.93.55) was made.
skip-if = ["true"]

["generated/test_conformance__more__functions__texSubImage2DHTML.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to mashable.com (184.50.232.90) was made.
skip-if = ["true"]

["generated/test_2_conformance__more__functions__texSubImage2DHTML.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to mashable.com (184.50.232.90) was made.
skip-if = ["true"]

["generated/test_2_conformance__textures__misc__origin-clean-conformance.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.opengl.org (104.131.58.36) was made.
skip-if = ["true"]

["generated/test_conformance__textures__misc__origin-clean-conformance.html"]
# (TODO) FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.opengl.org (104.131.58.36) was made.
skip-if = ["true"]

["generated/test_conformance__textures__misc__origin-clean-conformance-offscreencanvas.html"]
skip-if = ["true"]

["generated/test_2_conformance__textures__misc__origin-clean-conformance-offscreencanvas.html"]
skip-if = ["true"]

["generated/test_2_conformance2__textures__misc__origin-clean-conformance-offscreencanvas.html"]
skip-if = ["true"]


####################
# Timing out
["generated/test_conformance__uniforms__uniform-default-values.html"]
# Timeout on Windows, crash on Android/Linux.
skip-if = [
  "os == 'android'",
  "os == 'linux'",
  "os == 'win'",
]

["generated/test_conformance__ogles__GL__mat3__mat3_001_to_006.html"]
# Timeout on D3D11
skip-if = ["os == 'win'"]

["generated/test_conformance__state__gl-object-get-calls.html"]
# Really really slow on IPC mode. Update test suite to get faster/quick-mode test.
skip-if = ["true"]

["generated/test_2_conformance2__state__gl-object-get-calls.html"]
# Really really slow on IPC mode. Update test suite to get faster/quick-mode test.
skip-if = ["true"]
# Also fails on Linux still?
fail-if = ["os == 'linux'"]

# -
# Large tex allocations

["generated/test_2_conformance__textures__misc__texture-upload-size.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1687071
# getError expected: NO_ERROR. Was INVALID_VALUE : when calling texSubImage2D with the same texture upload
skip-if = ["os == 'android' && processor == 'aarch64'"]

["generated/test_2_conformance__textures__misc__texture-size.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1657084
# Really slow on ASAN (after driver update?), likely due to ASAN's perf impact on the huge allocations in this test.
skip-if = [
  "os == 'linux' && asan",
  "os == 'win'",
]

["generated/test_2_conformance__textures__misc__texture-size-cube-maps.html"]
# Random failures
skip-if = ["os == 'win'"]

["generated/test_2_conformance__textures__misc__texture-size-limit.html"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1657084
# Really slow on ASAN (after driver update?), likely due to ASAN's perf impact on the huge allocations in this test.
skip-if = ["os == 'linux' && asan"]

########################################################################
# Global

["generated/test_2_conformance2__extensions__ovr_multiview2.html"]
# Windows failure: ANGLE bug: FAIL #extension GL_OVR_multiview must be forbidden.
#   Because we have to enable multiview1 to get ANGLE to emit gl_ViewID_OVR.
fail-if = ["os == 'win'"]
skip-if = ["os == 'android'"]
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -  GPU: UNKNOWN
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -  Crash reason:  SIGSEGV /SEGV_MAPERR
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -  Crash address: 0x0
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -  Process uptime: not available
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -  Thread 11 (crashed)
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -   0  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::WriteLog(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&) [Logging.h:c51d1038215eefa91552a819433870898cf05864 : 747 + 0x20]
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r0 = 0x00000000    r1 = 0xd1c1aad6    r2 = 0xd1c1aa7a    r3 = 0x000002eb
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r4 = 0xd1c1aa7a    r5 = 0x000002eb    r6 = 0xefbad1b8    r7 = 0xd4980878
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r8 = 0xd1d9b6ee    r9 = 0xd49808c8   r10 = 0xefbad1b8   r12 = 0xd4980388
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       fp = 0xefbad1b8    sp = 0xd4980870    lr = 0xce1e306d    pc = 0xce1e34d4
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -      Found by: given as instruction pointer in context
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -   1  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::Flush() [Logging.h:c51d1038215eefa91552a819433870898cf05864 : 279 + 0x5]
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r4 = 0xd49808d4    r5 = 0xd49808e0    r6 = 0xefbad1b8    r7 = 0xd49808b0
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r8 = 0xd1d9b6ee    r9 = 0xd49808c8   r10 = 0xefbad1b8    fp = 0xefbad1b8
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       sp = 0xd4980880    lr = 0xce1e3435    pc = 0xce1e3435
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -   2  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::~Log() [Logging.h:c51d1038215eefa91552a819433870898cf05864 : 272 + 0x9]
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r4 = 0xd49808d4    r5 = 0xd398c10c    r6 = 0x00000501    r7 = 0xd49808c0
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r8 = 0xd1d9b6ee    r9 = 0xd49808c8   r10 = 0xefbad1b8    fp = 0xefbad1b8
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       sp = 0xd49808b8    lr = 0xce1e30f7    pc = 0xce1e30f7
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -   3  libxul.so!mozilla::gl::GLContext::AfterGLCall_Debug(char const*) const [GLContext.cpp:c51d1038215eefa91552a819433870898cf05864 : 2896 + 0x23]
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r4 = 0xd49808d4    r5 = 0xd398c10c    r6 = 0x00000501    r7 = 0xd49809b0
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r8 = 0xd1d9b6ee    r9 = 0xd49808c8   r10 = 0xefbad1b8    fp = 0xefbad1b8
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       sp = 0xd49808c8    lr = 0xce265007    pc = 0xce265007
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -   4  libxul.so!mozilla::gl::GLContext::fFramebufferTextureMultiview(unsigned int, unsigned int, unsigned int, int, int, int) const [GLContext.h:c51d1038215eefa91552a819433870898cf05864 : 3295 + 0x9]
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r4 = 0xb421f000    r5 = 0xefbad1b8    r6 = 0xef838734    r7 = 0xd49809f0
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       r8 = 0x0000000b    r9 = 0x00008ce0   r10 = 0x00008d40    fp = 0xefbad1b8
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -       sp = 0xd49809b8    lr = 0xcecf534f    pc = 0xcecf534f
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.786Z] 23:47:51     INFO -   5  libxul.so!mozilla::WebGLFBAttachPoint::DoAttachment(mozilla::gl::GLContext*) const [WebGLFramebuffer.cpp:c51d1038215eefa91552a819433870898cf05864 : 247 + 0xf]
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r4 = 0x00000006    r5 = 0xb4247ee0    r6 = 0xefbad1b8    r7 = 0xd4980a28
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r8 = 0xd4980aa0    r9 = 0xb421f000   r10 = 0xb4247ee0    fp = 0xefbad1b8
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       sp = 0xd49809f8    lr = 0xcecf4d35    pc = 0xcecf4d35
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -   6  libxul.so!mozilla::WebGLFramebuffer::FramebufferAttach(unsigned int, mozilla::webgl::FbAttachInfo const&) [WebGLFramebuffer.cpp:c51d1038215eefa91552a819433870898cf05864 : 0 + 0x5]
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r4 = 0xb4247e40    r5 = 0xb4247e4c    r6 = 0x00008ce0    r7 = 0xd4980a58
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r8 = 0xd4980aa0    r9 = 0xb42ef82c   r10 = 0xb4247ee0    fp = 0xefbad1b8
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       sp = 0xd4980a30    lr = 0xcecf7131    pc = 0xcecf7131
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -   7  libxul.so!mozilla::WebGLContext::FramebufferAttach(unsigned int, unsigned int, StrongGLenum<TexTargetDetails>, mozilla::webgl::FbAttachInfo const&) const [WebGLContextGL.cpp:c51d1038215eefa91552a819433870898cf05864 : 555 + 0x9]
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r4 = 0xb42ef800    r5 = 0xd4980aa0    r6 = 0xefbad1b8    r7 = 0xd4980a90
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r8 = 0x00008ce0    r9 = 0xd1d959b9   r10 = 0xb4247e40    fp = 0x0000000e
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       sp = 0xd4980a60    lr = 0xcece1b89    pc = 0xcece1b89
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -   8  libxul.so!mozilla::WebGLContext::FramebufferTextureMultiview(unsigned int, unsigned int, mozilla::WebGLTexture*, int, int, int) const [WebGLContextGL.cpp:c51d1038215eefa91552a819433870898cf05864 : 642 + 0x13]
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r4 = 0xb81c5000    r5 = 0xefbad1b8    r6 = 0xb42ef800    r7 = 0xd4980ad8
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r8 = 0x00008ce0    r9 = 0xd4980aa0   r10 = 0x00008ca9    fp = 0x00000006
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       sp = 0xd4980a98    lr = 0xcece2021    pc = 0xcece2021
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -      Found by: call frame info
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -   9  libxul.so!mozilla::WebGLExtensionMultiview::FramebufferTextureMultiviewOVR(unsigned int, unsigned int, mozilla::WebGLTexture*, int, int, int) const [WebGLExtensions.cpp:c51d1038215eefa91552a819433870898cf05864 : 122 + 0xf]
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r4 = 0x00000000    r5 = 0xbd5c3aac    r6 = 0xefbad1b8    r7 = 0xd4980b18
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       r8 = 0xb81c5000    r9 = 0x00008ce0   r10 = 0x00008ca9    fp = 0xd4980b9c
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -       sp = 0xd4980ae0    lr = 0xcecf189d    pc = 0xcecf189d
#[task 2020-01-06T23:47:51.792Z] 23:47:51     INFO -      Found by: call frame info

["generated/test_2_conformance2__extensions__ovr_multiview2_single_view_operations.html"]
skip-if = ["os == 'android'"]

["generated/test_2_conformance2__rendering__blitframebuffer-resolve-to-back-buffer.html"]
# ABORT_ON_ERROR
skip-if = ["true"]

["generated/test_2_conformance2__transform_feedback__too-small-buffers.html"]
# ABORT_ON_ERROR
skip-if = ["true"]

["generated/test_2_conformance2__attribs__gl-bindAttribLocation-aliasing-inactive.html"]
fail-if = ["os != 'win'"]

["generated/test_conformance__textures__misc__texture-corner-case-videos.html"]
# Timeout. Bug 1599937 - test fails consistently on ubuntu1804.
skip-if = [
  "os == 'android'",
  "os == 'linux' && os_version == '18.04'",
]

["generated/test_2_conformance__textures__misc__texture-corner-case-videos.html"]
# Timeout. Bug 1599937
skip-if = [
  "os == 'android'",
  "os == 'linux' && os_version == '18.04'",
]

["generated/test_conformance__textures__misc__texture-video-transparent.html"]
# Assertion failure: [GFX1]: Unhandled srcImage->GetFormat(): 2
# mac opt seems to pass, though linux and win fail.
skip-if = ["true"]

["generated/test_2_conformance__textures__misc__texture-video-transparent.html"]
# Assertion failure: [GFX1]: Unhandled srcImage->GetFormat(): 2
# mac opt seems to pass, though linux and win fail.
skip-if = ["true"]

["generated/test_conformance__rendering__texture-switch-performance.html"]
# Frequent orange on linux+asan, but likely intermittant:
# Texture switching significantly hurt performance - achieved 77 frames in 2.016 seconds (0.79 times baseline performance)
skip-if = ["true"]

["generated/test_2_conformance__rendering__texture-switch-performance.html"]
# Orange on win10+debug
# Texture switching significantly hurt performance - achieved 3 frames in 2.164
skip-if = ["true"]

["generated/test_2_conformance2__rendering__texture-switch-performance.html"]
# Orange on OSX+debug
skip-if = ["true"]

["generated/test_2_conformance2__textures__canvas__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__canvas__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__canvas_sub_rectangle__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_blob__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_blob__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_canvas__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_canvas__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_image__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_image__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_image_bitmap__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_image_bitmap__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_image_data__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_image_data__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_video__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_bitmap_from_video__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_data__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__image_data__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__svg_image__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__svg_image__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__video__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__video__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__webgl_canvas__tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__webgl_canvas__tex-3d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html"]
fail-if = ["true"]

["generated/test_2_conformance2__textures__misc__tex-base-level-bug.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
]  # macosx1014 due to 1563418

["generated/test_2_conformance2__textures__misc__tex-unpack-params-with-flip-y-and-premultiply-alpha.html"]
fail-if = ["true"]

####################################################
# Bugs
["generated/test_conformance__rendering__bind-framebuffer-flush-bug.html"]

["generated/test_2_conformance__rendering__bind-framebuffer-flush-bug.html"]

["generated/test_2_conformance2__glsl3__matrix-row-major-dynamic-indexing.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

########################################################################
# Complicated

["generated/test_conformance__ogles__GL__abs__abs_001_to_006.html"]
# Test suite terminates, e.g. at pixel @ (412, 253 was [191,0,0,255] expected [98,0,0,255]. Bug 1897792
skip-if = ["os == 'android' && debug"]

["generated/test_conformance__context__context-attributes-alpha-depth-stencil-antialias.html"]
# Asserts on linux debug. Crashes on Android.
skip-if = [
  "os == 'linux'",
  "os == 'android'",
]
# should be 0,0,0,255
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64' && debug && !swgl",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64' && debug && !swgl",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64' && debug && !swgl",
]

["generated/test_conformance__glsl__bugs__long-expressions-should-not-crash.html"]
# Android: Crashes sometimes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__misc__shader-uniform-packing-restrictions.html"]
# Frequent timeout on win7 and linux debug.
skip-if = [
  "os == 'android'",
  "os == 'linux' && debug",
]

["generated/test_2_conformance__glsl__misc__shader-uniform-packing-restrictions.html"]

["generated/test_conformance__glsl__constructors__glsl-construct-bvec3.html"]
# Crashes from libglsl.so
# application crashed [@ jemalloc_crash] on Android
skip-if = [
  "os == 'linux'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'android'",
]

["generated/test_conformance__glsl__constructors__glsl-construct-bvec4.html"]
# application crashed [@ ParseOperand::GetLogicalSize() const + 0x4]
skip-if = [
  "os == 'linux'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'android'",
]

["generated/test_conformance__glsl__constructors__glsl-construct-ivec3.html"]
# application crashed [@ ParseOperand::GetLogicalSize() const + 0x4]
# application crashed [@ jemalloc_crash] on Android
skip-if = [
  "os == 'linux'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'android'",
]

["generated/test_conformance__glsl__constructors__glsl-construct-ivec4.html"]
# Assume crashes like ivec3
skip-if = [
  "os == 'linux'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
]

["generated/test_conformance__glsl__constructors__glsl-construct-mat2.html"]
# Crashes on Linux ASAN
skip-if = ["os == 'linux' && asan"]

["generated/test_conformance__glsl__bugs__sampler-array-using-loop-index.html"]
# Testfail on Linux after removing SH_UNROLL_FOR_LOOP_WITH_SAMPLER_ARRAY_INDEX.
# Only happen on tryserver
fail-if = ["os == 'linux' && display != 'wayland'"]

["generated/test_conformance__misc__type-conversion-test.html"]
fail-if = ["os == 'linux'"]
# Resets device on Android 2.3.
# Crashes on desktop Linux.
skip-if = [
  "os == 'android'",
  "os == 'linux'",
]

["generated/test_conformance__textures__misc__texture-size.html"]
# application crashed [@ mozilla::gl::GLContext::AfterGLCall]
skip-if = [
  "os == 'android'",
  "os == 'win'",
]

["generated/test_conformance__textures__misc__texture-size-limit.html"]
skip-if = ["os == 'linux' && asan"]

["generated/test_2_conformance2__reading__read-pixels-from-fbo-test.html"]
# Test timed out
# called finish() multiple times
# (broken test)
skip-if = ["true"]

["generated/test_2_conformance2__misc__expando-loss-2.html"]
skip-if = [
  "os == 'android'",
  "os == 'linux'",
  "verify && debug",
]

["generated/test_2_conformance2__misc__uninitialized-test-2.html"]
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'win'",
]

["generated/test_2_conformance__misc__bad-arguments-test.html"]
# skip because some result logged after SimpleTest.finish()
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'win'",
]

["generated/test_conformance__misc__bad-arguments-test.html"]
# skip because some result logged after SimpleTest.finish()
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'win'",
  "os == 'linux'",
  "os == 'android'",
]

["generated/test_2_conformance__glsl__constructors__glsl-construct-vec-mat-index.html"]
# skip this test because finish() was called multiple times
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'win'",
  "os == 'linux'",
  "os == 'android'",
]

["generated/test_conformance__glsl__constructors__glsl-construct-vec-mat-index.html"]
# skip this test because finish() was called multiple times
skip-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'win'",
  "os == 'linux'",
  "os == 'android'",
]

["generated/test_conformance__glsl__bugs__sampler-struct-function-arg.html"]
# Crashes
skip-if = [
  "os == 'linux'",
  "os == 'android'",
]

["generated/test_conformance__glsl__constructors__glsl-construct-bvec2.html"]
# mozalloc_abort in libglsl.so
skip-if = [
  "os == 'linux'",
  "os == 'android'",
]

["generated/test_conformance__glsl__bugs__pow-of-small-constant-in-user-defined-function.html"]
skip-if = ["os == 'android'"]

["generated/test_2_conformance2__textures__misc__tex-image-with-bad-args-from-dom-elements.html"]
skip-if = [
  "os == 'win'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
  "os == 'android' && processor == 'aarch64'", # Bug 1687073
]

["generated/test_2_conformance2__glsl3__tricky-loop-conditions.html"]
fail-if = ["os == 'win'"]

["generated/test_2_conformance2__textures__misc__tex-srgb-mipmap.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-r11f_g11f_b10f-rgb-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-r11f_g11f_b10f-rgb-half_float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rg16f-rg-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rg16f-rg-half_float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rg32f-rg-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rg8-rg-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rg8ui-rg_integer-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb16f-rgb-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb16f-rgb-half_float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb32f-rgb-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb565-rgb-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb565-rgb-unsigned_short_5_6_5.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb5_a1-rgba-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb8-rgb-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb8ui-rgb_integer-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb9_e5-rgb-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgb9_e5-rgb-half_float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba16f-rgba-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba16f-rgba-half_float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba32f-rgba-float.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba4-rgba-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba8-rgba-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-rgba8ui-rgba_integer-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-srgb8-rgb-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__video__tex-3d-srgb8_alpha8-rgba-unsigned_byte.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
]

["generated/test_2_conformance2__textures__misc__copy-texture-image-same-texture.html"]
skip-if = [
  "os == 'linux'",
  "os == 'win'",
]

["generated/test_conformance__rendering__rendering-stencil-large-viewport.html"]
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'linux' && verify && debug",
]
# 02:52:43     INFO -  GECKO(1000) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/conformance/rendering/rendering-stencil-large-viewport.html, line 85: Error: WebGL warning: Requested size 32767x32767 was too large, but resize to 16383x16383 succeeded.
# 02:52:43     INFO -  GECKO(1000) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/conformance/rendering/rendering-stencil-large-viewport.html, line 85: Error: WebGL warning: drawArrays: Drawing to a destination rect smaller than the viewport rect. (This warning will only be given once)
# 02:52:43     INFO -  GECKO(1000) | MEMORY STAT | vsize 945MB | vsizeMaxContiguous 98MB | residentFast 211MB | heapAllocated 42MB
# 02:52:43     INFO -  GECKO(1000) | ERR: rx::SwapChain11::resetOffscreenColorBuffer(268): Could not create offscreen texture, 0x0505
# 02:52:43     INFO -  GECKO(1000) | JavaScript warning: , line 0: Error: WebGL warning: screen->Resize failed. Losing context.
# 02:52:43     INFO -  GECKO(1000) | WebGL(0EE8DC00)::ForceLoseContext
# 02:52:43     INFO -  GECKO(1000) | [GFX1]: Invalid canvas front buffer or screen
# 02:52:44     INFO -  GECKO(1000) | Assertion failure: [GFX1]: Invalid canvas front buffer or screen, at z:\build\build\src\obj-firefox\dist\include\mozilla/gfx/Logging.h:727
# 02:53:02     INFO -  GECKO(1000) | #01: mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::WriteLog(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &) [gfx/2d/Logging.h:728]
# 02:53:02     INFO -  GECKO(1000) | #02: mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::Flush() [gfx/2d/Logging.h:286]
# 02:53:02     INFO -  GECKO(1000) | #03: mozilla::layers::CanvasClientSharedSurface::UpdateRenderer(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>,mozilla::MaybeOneOf<mozilla::layers::ShareableCanvasRenderer *,mozilla::layers::AsyncCanvasRenderer *> &)&nbsp;[gfx/layers/client/CanvasClient.cpp:412]
# 02:53:02     INFO -  GECKO(1000) | #04: mozilla::layers::CanvasClientSharedSurface::Update(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>,mozilla::layers::ShareableCanvasRenderer *) [gfx/layers/client/CanvasClient.cpp:381]
# 02:53:02     INFO -  GECKO(1000) | #05: mozilla::layers::ShareableCanvasRenderer::UpdateCompositableClient() [gfx/layers/ShareableCanvasRenderer.cpp:237]
skip-if = [
  "os == 'android'",
  "os == 'win'",
  "display == 'wayland'",
]

["generated/test_2_conformance__rendering__rendering-stencil-large-viewport.html"]
# same as webgl1 test
fail-if = ["os == 'mac' && os_version == '10.15' && processor == 'x86_64'"]
skip-if = [
  "os == 'android'",
  "os == 'win'",
]

["generated/test_conformance__glsl__misc__fragcolor-fragdata-invariant.html"]
# [unexpected fragment shader compile status] (expected: true) Declaring both gl_FragColor and gl_FragData invariant should succeed.
fail-if = [
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
]

########################################################################
# "tst-linux{32,64}-spot-NNN" Slaves:
#   Android 2.3 and Linux.
# Android: os == 'android'. (Not enough info to separate out 2.3)
# Linux: os == 'linux'.
["generated/test_conformance__glsl__bugs__temp-expressions-should-not-crash.html"]
# Coincidentally enough, crashes on Linux and Android 4.0.
skip-if = [
  "os == 'android'",
  "os == 'linux'",
]

["generated/test_conformance__reading__read-pixels-test.html"]
# Causes consistent *blues*: "DMError: Remote Device Error: unable to
# connect to 127.0.0.1 after 5 attempts" on 'Android 2.3 Opt'.
skip-if = [
  "os == 'android'",
  "os == 'linux'",
]

["generated/test_conformance__textures__misc__texture-upload-size.html"]
# application crashed [@ mozilla::WebGLTexture::TexSubImage]
skip-if = [
  "os == 'win'",
  "os == 'android'",
]

["generated/test_2_conformance2__rendering__framebuffer-render-to-layer.html"]
# pixel 0,0 channel 2 was 51 expected 63 +/- 9
fail-if = [
  "os == 'android'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
]

########################################################################
########################################################################
# Android

["generated/test_conformance__extensions__oes-texture-float-with-image-data.html"]

["generated/test_conformance__extensions__oes-texture-half-float-with-image-data.html"]

["generated/test_conformance__extensions__oes-texture-float-with-video.html"]
# Timeout
skip-if = ["os == 'android'"]

["generated/test_conformance__extensions__oes-texture-half-float-with-video.html"]
# Timeout
skip-if = ["os == 'android'"]

["generated/test_conformance__extensions__oes-texture-half-float.html"]

["generated/test_conformance__canvas__rapid-resizing.html"]
# Frequent orange crash.
skip-if = ["os == 'android'"]

["generated/test_conformance__canvas__drawingbuffer-hd-dpi-test.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__context__context-creation.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__context__context-eviction-with-garbage-collection.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__nested-functions-should-not-crash.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__conditional-discard-optimization.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__conditional-discard-in-loop.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__floored-division-accuracy.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__variables__gl-fragcoord.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__rendering__many-draw-calls.html"]
# Crashes on Android
# Times-out on DEBUG builds
skip-if = [
  "os == 'android'",
  "debug",
]

["generated/test_2_conformance__rendering__many-draw-calls.html"]
# Appears to just take too long on debug, most of the time.
skip-if = ["debug"]

["generated/test_conformance__uniforms__out-of-bounds-uniform-array-access.html"]
# Crashes
skip-if = [
  "os == 'android'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'",
]

["generated/test_conformance__glsl__samplers__glsl-function-texture2dproj.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__rendering__framebuffer-switch.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__modulo-arithmetic-accuracy.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__multiplication-assignment.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__rendering__framebuffer-texture-switch.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__array-of-struct-with-int-first-position.html"]
# Crashes
skip-if = ["os == 'android'"]

["generated/test_conformance__more__conformance__quickCheckAPI-D_G.html"]
# void mozilla::gl::GLContext::fGenerateMipmap(GLenum): Generated unexpected GL_INVALID_ENUM error. (0x0500)
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__texture-size-cube-maps.html"]
# application crashed [@ mozilla::gl::GLContext::AfterGLCall]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__texture-mips.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__logic-inside-block-without-braces.html"]
# application crashed [@ MustSkipMarking<JSObject*>]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__gl-fragcoord-multisampling-bug.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__samplers__glsl-function-texture2dprojlod.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__compare-loop-index-to-uniform.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__misc__boolean-argument-conversion.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__texture-npot.html"]
# application crashed [@ mozilla::gl::GLContext::AfterGLCall]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__functions__glsl-function-step-gentype.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__misc__shader-precision-format.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__tex-image-webgl.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__gl-teximage.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__sequence-operator-evaluation-order.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__fragcoord-linking-bug.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__texture-sub-image-cube-maps.html"]
# application crashed [@ mozilla::gl::GLContext::AfterGLCall]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__struct-constructor-highp-bug.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__variables__glsl-built-ins.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__nested-loops-with-break-and-continue.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__qualcomm-crash.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__uniforms-should-not-lose-values.html"]
# application crashed [@ jemalloc_crash]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__misc__tex-image-with-invalid-data.html"]
skip-if = ["os == 'android'"]
####################
# Timeouts

["generated/test_conformance__context__context-release-upon-reload.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__context__context-release-with-workers.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__glsl__bugs__complex-glsl-does-not-crash.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-alpha-alpha-unsigned_byte.html"]
skip-if = ["os == 'android'"]
#[task 2020-01-06T23:59:59.859Z] 23:59:59  WARNING -  PROCESS-CRASH | dom/canvas/test/webgl-conf/generated/test_conformance__textures__image_bitmap_from_video__tex-2d-alpha-alpha-unsigned_byte.html | application crashed [@ RefPtr<mozilla::gfx::SourceSurface>::operator->() const]
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  Crash dump filename: /tmp/tmpJ24uPs/47e5f8af-bbd2-5a7d-2a9b-a1455e27b452.dmp
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  Operating system: Android
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -                    0.0.0 Linux 4.4.56-g594d847d09a1 #1 SMP PREEMPT Thu Oct 26 22:34:08 UTC 2017 armv8l
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  CPU: arm
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       ARMv1 Qualcomm part(0x51008010) features: half,thumb,fastmult,vfpv2,edsp,neon,vfpv3,tls,vfpv4,idiva,idivt
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       8 CPUs
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  GPU: UNKNOWN
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  Crash reason:  SIGSEGV /SEGV_MAPERR
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  Crash address: 0x0
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  Process uptime: not available
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -  Thread 11 (crashed)
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -   0  libxul.so!RefPtr<mozilla::gfx::SourceSurface>::operator->() const [RefPtr.h:c51d1038215eefa91552a819433870898cf05864 : 312 + 0x22]
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r0 = 0x00000000    r1 = 0xcb15c85e    r2 = 0x5d4020cd    r3 = 0x5d4020cd
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r4 = 0x00000139    r5 = 0xce07ff8c    r6 = 0xc83c0c9d    r7 = 0xce07ff80
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r8 = 0xce07fff8    r9 = 0xce07ff94   r10 = 0xea31d1b8   r12 = 0xe8bdcfb8
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       fp = 0x9f457ba0    sp = 0xce07ff78    lr = 0xeb2e459d    pc = 0xc78df970
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -      Found by: given as instruction pointer in context
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -   1  libxul.so!mozilla::dom::ImageBitmap::ToCloneData() const [ImageBitmap.cpp:c51d1038215eefa91552a819433870898cf05864 : 618 + 0x3]
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r4 = 0x00000000    r5 = 0xce07ff8c    r6 = 0xc83c0c9d    r7 = 0xce07ffb8
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r8 = 0xce07fff8    r9 = 0xce07ff94   r10 = 0xea31d1b8    fp = 0x9f457ba0
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       sp = 0xce07ff88    lr = 0xc83c0bf5    pc = 0xc83c0bf5
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -      Found by: call frame info
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -   2  libxul.so!mozilla::WebGLContext::From(StrongGLenum<TexImageTargetDetails>, int, int, int, int, mozilla::TexImageSource const&,&nbsp;mozilla::dom::TypedArray<unsigned char, &js::UnwrapUint8ClampedArray, &(JS_GetUint8ClampedArrayData(JSObject*, bool*, JS::AutoRequireNoGC const&)), &js::GetUint8ClampedArrayLengthAndData, &(JS_NewUint8ClampedArray(JSContext*, unsigned int))>*) [WebGLTextureUpload.cpp:c51d1038215eefa91552a819433870898cf05864 : 427 + 0x5]
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r4 = 0x00000000    r5 = 0xffffffff    r6 = 0xce080114    r7 = 0xce080038
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r8 = 0x00000000    r9 = 0x00000de1   r10 = 0xce080054    fp = 0xea31d1b8
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       sp = 0xce07ffc0    lr = 0xc840954d    pc = 0xc840954d
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -      Found by: call frame info
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -   3  libxul.so!mozilla::ValidateTexOrSubImage(mozilla::WebGLContext*, StrongGLenum<TexImageTargetDetails>, int, int, int, int, mozilla::webgl::PackingInfo const&, mozilla::TexImageSource const&, mozilla::dom::TypedArray<unsigned char, &js::UnwrapUint8ClampedArray, &(JS_GetUint8ClampedArrayData(JSObject*, bool*, JS::AutoRequireNoGC const&)), &js::GetUint8ClampedArrayLengthAndData, &(JS_NewUint8ClampedArray(JSContext*, unsigned int))>*) [WebGLTextureUpload.cpp:c51d1038215eefa91552a819433870898cf05864 : 457 + 0x11]
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r4 = 0xea31d1b8    r5 = 0xafd36400    r6 = 0xce080114    r7 = 0xce080078
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       r8 = 0x00000000    r9 = 0x00000de1   r10 = 0xce0800a4    fp = 0xea31d1b8
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -       sp = 0xce080040    lr = 0xc8409a2d    pc = 0xc8409a2d
#[task 2020-01-06T23:59:59.859Z] 23:59:59     INFO -      Found by: call frame info
["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-luminance-luminance-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-rgb-rgb-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-rgb-rgb-unsigned_short_5_6_5.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-rgba-rgba-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__image_bitmap_from_video__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__video__tex-2d-alpha-alpha-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__video__tex-2d-luminance-luminance-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__video__tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__video__tex-2d-rgb-rgb-unsigned_byte.html"]
skip-if = [
  "os == 'android'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1673105 for mac+WR
]

["generated/test_conformance__textures__video__tex-2d-rgb-rgb-unsigned_short_5_6_5.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__video__tex-2d-rgba-rgba-unsigned_byte.html"]
skip-if = [
  "os == 'android'",
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64'",
  "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1673105 for mac+WR
]

["generated/test_conformance__textures__video__tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html"]
skip-if = ["os == 'android'"]

["generated/test_conformance__textures__video__tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html"]
skip-if = ["os == 'android'"]

["generated/test_2_conformance2__extensions__ovr_multiview2_depth.html"]
skip-if = ["os == 'android'"]

["generated/test_2_conformance2__extensions__ovr_multiview2_draw_buffers.html"]
skip-if = ["os == 'android'"]
https://bugzilla.mozilla.org/show_bug.cgi?id=1810021
#
# Currently getting failures like the following:
#
# > ```
# > the right edge of view 0 of color attachment 1 should be untouched
# > the left edge of view 1 of color attachment 1 should be untouched
# > the right edge of view 1 of color attachment 1 should be untouched
# > the left edge of view 2 of color attachment 1 should be untouched
# > the right edge of view 2 of color attachment 1 should be untouched
# > the left edge of view 3 of color attachment 1 should be untouched
# > the right edge of view 0 of color attachment 2 should be untouched
# > the left edge of view 1 of color attachment 2 should be untouched
# > the right edge of view 1 of color attachment 2 should be untouched
# > the left edge of view 2 of color attachment 2 should be untouched
# > the right edge of view 2 of color attachment 2 should be untouched
# > the left edge of view 3 of color attachment 2 should be untouched
# > ```
fail-if = ["os == 'win' && debug"]

["generated/test_2_conformance2__extensions__ovr_multiview2_instanced_draw.html"]
skip-if = ["os == 'android'"]

["generated/test_2_conformance2__renderbuffers__multisampled-renderbuffer-initialization.html"]

["generated/test_conformance__extensions__ext-sRGB.html"]
fail-if = ["os == 'android'"]

["generated/test_2_conformance__extensions__webgl-compressed-texture-astc.html"]
skip-if = ["os == 'android' && debug"]

["generated/test_2_conformance2__rendering__uniform-block-buffer-size.html"]
skip-if = ["os == 'android'"]
# [task 2020-01-07T01:44:09.858Z] 01:44:09  WARNING -  PROCESS-CRASH | dom/canvas/test/webgl-conf/generated/test_2_conformance2__rendering__uniform-block-buffer-size.html | application crashed [@ mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::WriteLog(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&)]
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  Crash dump filename: /tmp/tmpc7PIpQ/54957c68-e992-3e79-0598-34251a47e519.dmp
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  Operating system: Android
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -                    0.0.0 Linux 4.4.56-g594d847d09a1 #1 SMP PREEMPT Thu Oct 26 22:34:08 UTC 2017 armv8l
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  CPU: arm
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -       ARMv1 Qualcomm part(0x51008010) features: half,thumb,fastmult,vfpv2,edsp,neon,vfpv3,tls,vfpv4,idiva,idivt
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -       8 CPUs
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  GPU: UNKNOWN
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  Crash reason:  SIGSEGV /SEGV_MAPERR
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  Crash address: 0x0
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  Process uptime: not available
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -  Thread 11 (crashed)
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -   0  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::WriteLog(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&) [Logging.h:ce11b73ab52b1e6d7d79f69ff30aba01f8a267dd : 747 + 0x20]
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -       r0 = 0x00000000    r1 = 0xcc41aad6    r2 = 0xcc41aa7a    r3 = 0x000002eb
# [task 2020-01-07T01:44:09.858Z] 01:44:09     INFO -       r4 = 0xcc41aa7a    r5 = 0x000002eb    r6 = 0xea51b1b8    r7 = 0xcf180908
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r8 = 0xcc594f91    r9 = 0xcf180958   r10 = 0xea51b1b8   r12 = 0xcf180418
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       fp = 0x00000000    sp = 0xcf180900    lr = 0xc89e306d    pc = 0xc89e34d4
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -      Found by: given as instruction pointer in context
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -   1  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::Flush() [Logging.h:ce11b73ab52b1e6d7d79f69ff30aba01f8a267dd : 279 + 0x5]
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r4 = 0xcf180964    r5 = 0xcf180970    r6 = 0xea51b1b8    r7 = 0xcf180940
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r8 = 0xcc594f91    r9 = 0xcf180958   r10 = 0xea51b1b8    fp = 0x00000000
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       sp = 0xcf180910    lr = 0xc89e3435    pc = 0xc89e3435
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -      Found by: call frame info
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -   2  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::~Log() [Logging.h:ce11b73ab52b1e6d7d79f69ff30aba01f8a267dd : 272 + 0x9]
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r4 = 0xcf180964    r5 = 0xce18c10c    r6 = 0x00000501    r7 = 0xcf180950
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r8 = 0xcc594f91    r9 = 0xcf180958   r10 = 0xea51b1b8    fp = 0x00000000
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       sp = 0xcf180948    lr = 0xc89e30f7    pc = 0xc89e30f7
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -      Found by: call frame info
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -   3  libxul.so!mozilla::gl::GLContext::AfterGLCall_Debug(char const*) const [GLContext.cpp:ce11b73ab52b1e6d7d79f69ff30aba01f8a267dd : 2896 + 0x23]
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r4 = 0xcf180964    r5 = 0xce18c10c    r6 = 0x00000501    r7 = 0xcf180a40
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r8 = 0xcc594f91    r9 = 0xcf180958   r10 = 0xea51b1b8    fp = 0x00000000
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       sp = 0xcf180958    lr = 0xc8a65007    pc = 0xc8a65007
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -      Found by: call frame info
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -   4  libxul.so!mozilla::gl::GLContext::fBindBufferRange(unsigned int, unsigned int, unsigned int, long, long) [GLContext.h:ce11b73ab52b1e6d7d79f69ff30aba01f8a267dd : 2773 + 0x9]
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r4 = 0xade7a000    r5 = 0xea51b1b8    r6 = 0xeaf37d84    r7 = 0xcf180a80
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r8 = 0x00000003    r9 = 0x00000001   r10 = 0x00008a11    fp = 0x00000000
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       sp = 0xcf180a48    lr = 0xc94da363    pc = 0xc94da363
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -      Found by: call frame info
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -   5  libxul.so!mozilla::WebGLContext::BindBufferRangeImpl(unsigned int, unsigned int, mozilla::WebGLBuffer*, long long, long long) [WebGLContextBuffers.cpp:ce11b73ab52b1e6d7d79f69ff30aba01f8a267dd : 223 + 0x13]
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r4 = 0xaed64120    r5 = 0x00008a11    r6 = 0xadecc800    r7 = 0xcf180ac0
# [task 2020-01-07T01:44:09.866Z] 01:44:09     INFO -       r8 = 0x00000001    r9 = 0xea51b1b8   r10 = 0x0000000f    fp = 0x00000000
--> --------------------

--> maximum size reached

--> --------------------

[ Dauer der Verarbeitung: 0.49 Sekunden  ]