Index: LayoutTests/crypto/worker-random-values-types-expected.txt |
diff --git a/LayoutTests/crypto/worker-random-values-types-expected.txt b/LayoutTests/crypto/worker-random-values-types-expected.txt |
index 8f743da07c9e51fc16f05bc043e5b76b0898d4ef..8af4eecd930c0c9c8388cff0fef04d675877a4e1 100644 |
--- a/LayoutTests/crypto/worker-random-values-types-expected.txt |
+++ b/LayoutTests/crypto/worker-random-values-types-expected.txt |
@@ -3,7 +3,7 @@ |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Starting worker: resources/random-values-types.js |
+Starting worker: random-values-types.js |
PASS [Worker] 'crypto' in self is true |
PASS [Worker] 'getRandomValues' in self.crypto is true |
PASS [Worker] crypto.getRandomValues() threw exception TypeError: Failed to execute 'getRandomValues' on 'Crypto': 1 argument required, but only 0 present.. |