abort.any.js.ini (3283B)
1 [DEFAULT] 2 disabled: 3 if tsan: https://bugzilla.mozilla.org/show_bug.cgi?1682723 4 5 [abort.any.serviceworker.html] 6 [abort after connect should do nothing] 7 expected: FAIL 8 9 [abort during handshake should work] 10 expected: FAIL 11 12 [abort before constructing should prevent connection] 13 expected: FAIL 14 15 16 [abort.any.sharedworker.html] 17 [abort after connect should do nothing] 18 expected: FAIL 19 20 [abort during handshake should work] 21 expected: FAIL 22 23 [abort before constructing should prevent connection] 24 expected: FAIL 25 26 27 [abort.any.html] 28 [abort after connect should do nothing] 29 expected: FAIL 30 31 [abort during handshake should work] 32 expected: FAIL 33 34 [abort before constructing should prevent connection] 35 expected: FAIL 36 37 38 [abort.any.worker.html] 39 [abort after connect should do nothing] 40 expected: FAIL 41 42 [abort during handshake should work] 43 expected: FAIL 44 45 [abort before constructing should prevent connection] 46 expected: FAIL 47 48 49 [abort.any.worker.html?wpt_flags=h2] 50 [abort before constructing should prevent connection] 51 expected: FAIL 52 53 [abort during handshake should work] 54 expected: FAIL 55 56 [abort after connect should do nothing] 57 expected: FAIL 58 59 60 [abort.any.sharedworker.html?wpt_flags=h2] 61 [abort before constructing should prevent connection] 62 expected: FAIL 63 64 [abort during handshake should work] 65 expected: FAIL 66 67 [abort after connect should do nothing] 68 expected: FAIL 69 70 71 [abort.any.html?wpt_flags=h2] 72 [abort before constructing should prevent connection] 73 expected: FAIL 74 75 [abort during handshake should work] 76 expected: FAIL 77 78 [abort after connect should do nothing] 79 expected: FAIL 80 81 82 [abort.any.worker.html?wss] 83 expected: 84 if (os == "mac") and not debug: [OK, ERROR] 85 [abort before constructing should prevent connection] 86 expected: FAIL 87 88 [abort during handshake should work] 89 expected: FAIL 90 91 [abort after connect should do nothing] 92 expected: FAIL 93 94 95 [abort.any.html?wss] 96 expected: 97 if (os == "mac") and not debug: [OK, CRASH] 98 if (os == "android") and not debug: [OK, ERROR, CRASH] 99 [abort before constructing should prevent connection] 100 expected: FAIL 101 102 [abort during handshake should work] 103 expected: FAIL 104 105 [abort after connect should do nothing] 106 expected: FAIL 107 108 109 [abort.any.sharedworker.html?wss] 110 expected: 111 if (os == "android") and not debug: [OK, ERROR] 112 [abort before constructing should prevent connection] 113 expected: FAIL 114 115 [abort during handshake should work] 116 expected: FAIL 117 118 [abort after connect should do nothing] 119 expected: FAIL 120 121 122 [abort.any.serviceworker.html?wpt_flags=h2] 123 expected: 124 if (os == "android") and not debug: [OK, CRASH] 125 [abort before constructing should prevent connection] 126 expected: FAIL 127 128 [abort during handshake should work] 129 expected: FAIL 130 131 [abort after connect should do nothing] 132 expected: FAIL 133 134 135 [abort.any.serviceworker.html?wss] 136 expected: 137 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] 138 if (os == "android") and not debug: [OK, ERROR] 139 [abort before constructing should prevent connection] 140 expected: FAIL 141 142 [abort during handshake should work] 143 expected: FAIL 144 145 [abort after connect should do nothing] 146 expected: FAIL