Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Unified Diff: third_party/WebKit/LayoutTests/media/track/track-text-track-destructor-crash-expected.txt

Issue 1952893004: Convert track-text-track* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/media/track/track-text-track-destructor-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/track/track-text-track-destructor-crash-expected.txt b/third_party/WebKit/LayoutTests/media/track/track-text-track-destructor-crash-expected.txt
deleted file mode 100644
index 32c97ee6ef0ec39e8abc469561bed255241b9422..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/track/track-text-track-destructor-crash-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Tests that we don't crash when a media element that has text tracks is destructed.
-
-Create video and add text tracks.
-EXPECTED (tracks.length == '1000') OK
-
-Destroy the video and force a garbage collection.
-SUCCESS: Did not crash
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698