Skip to content

Commit

Permalink
Add webperf label to existing web performance related automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Oct 30, 2024
1 parent ef5a6c6 commit 36420e8
Show file tree
Hide file tree
Showing 21 changed files with 71 additions and 0 deletions.
3 changes: 3 additions & 0 deletions beacon/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1502168
results:
Expand Down
4 changes: 4 additions & 0 deletions device-memory/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
4 changes: 4 additions & 0 deletions element-timing/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
3 changes: 3 additions & 0 deletions event-timing/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: safari
url: https://bugs.webkit.org/show_bug.cgi?id=214677
results:
Expand Down
3 changes: 3 additions & 0 deletions hr-time/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: deno
results:
- subtest: 'Performance interface: performance must inherit property "timeOrigin"
Expand Down
3 changes: 3 additions & 0 deletions largest-contentful-paint/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: chrome
results:
- test: first-paint-equals-lcp-text.html
Expand Down
3 changes: 3 additions & 0 deletions loading/early-hints/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1809894
results:
Expand Down
4 changes: 4 additions & 0 deletions long-animation-frame/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
4 changes: 4 additions & 0 deletions longtask-timing/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
3 changes: 3 additions & 0 deletions navigation-timing/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: chrome
url: https://crbug.com/1034638
results:
Expand Down
4 changes: 4 additions & 0 deletions network-error-logging/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
3 changes: 3 additions & 0 deletions page-visibility/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: firefox
results:
- test: visibility-state-entry.tentative.html
Expand Down
4 changes: 4 additions & 0 deletions paint-timing/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
3 changes: 3 additions & 0 deletions performance-timeline/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: chrome
url: https://crbug.com/1281880
results:
Expand Down
3 changes: 3 additions & 0 deletions preload/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1645098
results:
Expand Down
3 changes: 3 additions & 0 deletions reporting/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: safari
url: https://bugs.webkit.org/show_bug.cgi?id=189365
results:
Expand Down
3 changes: 3 additions & 0 deletions requestidlecallback/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: safari
url: https://bugs.webkit.org/show_bug.cgi?id=164193
results:
Expand Down
3 changes: 3 additions & 0 deletions resource-timing/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: webkitgtk
url: https://bugs.webkit.org/show_bug.cgi?id=197473
results:
Expand Down
4 changes: 4 additions & 0 deletions server-timing/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
4 changes: 4 additions & 0 deletions speculation-rules/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
links:
- label: webperf
results:
- test: *
3 changes: 3 additions & 0 deletions user-timing/META.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
links:
- label: webperf
results:
- test: *
- product: deno
url: https://github.com/denoland/deno/issues/11260
results:
Expand Down

0 comments on commit 36420e8

Please sign in to comment.