tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

FileSystemObserver-writable-file-stream.https.tentative.any.js.ini (1159B)


      1 [FileSystemObserver-writable-file-stream.https.tentative.any.sharedworker.html]
      2  [All FileSystemWritableFileStream methods that aren't closed don't produce events]
      3    expected: FAIL
      4 
      5  [Closing a FileSystemWritableFileStream that's modified the file produces a "modified" event]
      6    expected: FAIL
      7 
      8 
      9 [FileSystemObserver-writable-file-stream.https.tentative.any.html]
     10  expected:
     11    if not asan and debug and (os == "linux") and not fission: OK
     12    if not asan and debug and (os == "mac"): OK
     13    if not asan and not debug: OK
     14    [OK, CRASH]
     15  [Closing a FileSystemWritableFileStream that's modified the file produces a "modified" event]
     16    expected: FAIL
     17 
     18  [All FileSystemWritableFileStream methods that aren't closed don't produce events]
     19    expected: FAIL
     20 
     21 
     22 [FileSystemObserver-writable-file-stream.https.tentative.any.worker.html]
     23  expected:
     24    if not tsan and (os == "android") and not debug: [OK, CRASH]
     25    if tsan: TIMEOUT
     26  [All FileSystemWritableFileStream methods that aren't closed don't produce events]
     27    expected: FAIL
     28 
     29  [Closing a FileSystemWritableFileStream that's modified the file produces a "modified" event]
     30    expected: FAIL