Skip to content

Commit

Permalink
Rebase tests due to warning text changing
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Sep 19, 2024
1 parent eddb91c commit 076a018
Show file tree
Hide file tree
Showing 39 changed files with 591 additions and 552 deletions.
3 changes: 2 additions & 1 deletion tests/github/WICG/event-timing/index.console.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ LINE 293: No 'dfn' refs found for 'context object' that are marked for export.
<a bs-line-number="293" data-link-for="" data-link-type="dfn" data-lt="context object">context object</a>
LINE 407: No 'dfn' refs found for 'event loop processing model' that are marked for export.
<a bs-line-number="407" data-link-type="dfn" data-lt="event loop processing model">event loop processing model</a>
WARNING: No 'dom-performanceeventtiming-interactionid' ID found, skipping MDN features that would target it.
WARNING: Skipped generating some MDN panels, because the following IDs weren't present in the document. Use `Ignore MDN Failures` if this is expected.
#dom-performanceeventtiming-interactionid
27 changes: 14 additions & 13 deletions tests/github/WICG/scheduling-apis/spec/index.console.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@ LINE 104: Couldn't find include file 'scheduling-tasks.md'.
LINE 108: Couldn't find include file 'controlling-tasks.md'.
LINE 112: Couldn't find include file 'patches.md'.
LINE 116: Couldn't find include file 'security.md'.
WARNING: No 'dom-scheduler-posttask' ID found, skipping MDN features that would target it.
WARNING: No 'scheduler' ID found, skipping MDN features that would target it.
WARNING: No 'dom-taskcontroller-taskcontroller' ID found, skipping MDN features that would target it.
WARNING: No 'dom-taskcontroller-setpriority' ID found, skipping MDN features that would target it.
WARNING: No 'sec-task-controller' ID found, skipping MDN features that would target it.
WARNING: No 'dom-taskprioritychangeevent-taskprioritychangeevent' ID found, skipping MDN features that would target it.
WARNING: No 'dom-taskprioritychangeevent-previouspriority' ID found, skipping MDN features that would target it.
WARNING: No 'sec-task-priority-change-event' ID found, skipping MDN features that would target it.
WARNING: No 'dom-tasksignal-priority' ID found, skipping MDN features that would target it.
WARNING: No 'ref-for-eventdef-tasksignal-prioritychange' ID found, skipping MDN features that would target it.
WARNING: No 'dom-tasksignal-onprioritychange' ID found, skipping MDN features that would target it.
WARNING: No 'tasksignal' ID found, skipping MDN features that would target it.
WARNING: No 'dom-windoworworkerglobalscope-scheduler' ID found, skipping MDN features that would target it.
WARNING: Skipped generating some MDN panels, because the following IDs weren't present in the document. Use `Ignore MDN Failures` if this is expected.
#dom-scheduler-posttask
#scheduler
#dom-taskcontroller-taskcontroller
#dom-taskcontroller-setpriority
#sec-task-controller
#dom-taskprioritychangeevent-taskprioritychangeevent
#dom-taskprioritychangeevent-previouspriority
#sec-task-priority-change-event
#dom-tasksignal-priority
#ref-for-eventdef-tasksignal-prioritychange
#dom-tasksignal-onprioritychange
#tasksignal
#dom-windoworworkerglobalscope-scheduler
5 changes: 3 additions & 2 deletions tests/github/WICG/shape-detection-api/index-zh-cn.console.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ LINE ~63: Couldn't find section '#concept-origin' in spec 'html':
[[HTML#concept-origin]]
LINE ~73: Couldn't find section '#concept-canvas-origin-clean' in spec 'html':
[[HTML#concept-canvas-origin-clean]]
WARNING: No 'dom-barcodedetector-barcodedetector' ID found, skipping MDN features that would target it.
WARNING: No 'dom-barcodedetector-getsupportedformats' ID found, skipping MDN features that would target it.
WARNING: Skipped generating some MDN panels, because the following IDs weren't present in the document. Use `Ignore MDN Failures` if this is expected.
#dom-barcodedetector-barcodedetector
#dom-barcodedetector-getsupportedformats
WARNING: The following locally-defined biblio entries are unused and can be removed:
* WIKIPEDIA
5 changes: 3 additions & 2 deletions tests/github/WICG/ua-client-hints/index.console.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ LINK ERROR: Obsolete biblio ref: [rfc7231] is replaced by [rfc9110]. Either upda
LINK ERROR: Obsolete biblio ref: [rfc7231] is replaced by [RFC7231]. Either update the reference, or use [rfc7231 obsolete] if this is an intentionally-obsolete reference.
LINE ~551: No 'dfn' refs found for 'permission task source' that are marked for export.
[=permission task source=]
WARNING: No 'dom-navigatoruadata-tojson' ID found, skipping MDN features that would target it.
WARNING: No 'sec-ch-ua-full-version-list' ID found, skipping MDN features that would target it.
WARNING: Skipped generating some MDN panels, because the following IDs weren't present in the document. Use `Ignore MDN Failures` if this is expected.
#dom-navigatoruadata-tojson
#sec-ch-ua-full-version-list
7 changes: 4 additions & 3 deletions tests/github/WICG/webusb/index.console.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
WARNING: No 'usbconfiguration-interface' ID found, skipping MDN features that would target it.
WARNING: No 'dom-usbdevice-forget' ID found, skipping MDN features that would target it.
WARNING: No 'usbendpoint-interface' ID found, skipping MDN features that would target it.
WARNING: Skipped generating some MDN panels, because the following IDs weren't present in the document. Use `Ignore MDN Failures` if this is expected.
#usbconfiguration-interface
#dom-usbdevice-forget
#usbendpoint-interface
Loading

0 comments on commit 076a018

Please sign in to comment.