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

Unified Diff: third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/budget-api-origin-trial-interfaces-expected.txt

Issue 2891953002: Ship and experiment with the Budget API (Closed)
Patch Set: one more result file Created 3 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/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/budget-api-origin-trial-interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/budget-api-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/budget-api-origin-trial-interfaces-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae007d0c4e2b11b64466d73752aedeb0da90f05d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/budget-api-origin-trial-interfaces-expected.txt
@@ -0,0 +1,8 @@
+This is a testharness.js-based test.
+FAIL Budget API related properties on interfaces in Origin-Trial enabled document. assert_equals: Property getBudget exists on BudgetService expected true but got false
+PASS Budget API related interfaces in SW - no origin trial.
iclelland 2017/05/24 15:26:37 These two lines seem to indicate that the API is e
Peter Beverloo 2017/05/24 15:31:25 Isn't this just marking that the test file was ran
iclelland 2017/05/24 15:50:38 That'll teach me to read the rest of the file more
+PASS Budget API related interfaces in SW - origin trial enabled.
+FAIL Budget API related properties on interfaces in Origin-Trial regular Service Worker. assert_equals: Property getBudget exists on BudgetService expected true but got false
+FAIL Budget API related properties on interfaces in Origin-Trial enabled Service Worker. assert_equals: Property getBudget exists on BudgetService expected true but got false
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698