Add Bluetooth idlharness test#15080
Conversation
|
r? @jdm Please not that this PR is not complete yet! I broke it 2 separate patch because the 2. will crash servo... crashlog |
|
@dati91 Do you still see that crash if you rebase against master? I'm used to seeing stacks like that before servo/rust-mozjs#326 and #15041 merged. |
|
I tested on a70af60 revision. |
|
The changes here look fine. Now that the cause for the crash has been discovered in #15085, I'd like to hold off on merging this until the crash is fixed. |
|
I also added the missing objects (intentionally missing to minimize the crash test case). |
|
@bors-servo: try |
Add Bluetooth idlharness test <!-- Please describe your changes on the following line: --> Add idlharness wpt test file for WebBluetooth. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15080) <!-- Reviewable:end -->
|
💔 Test failed - linux-rel-wpt |
|
@jdm Updated the expected list and squashed everything. |
|
@bors-servo: r+ |
|
📌 Commit c5dd88f has been approved by |
|
⌛ Testing commit c5dd88f with merge d8f30e7... |
Add Bluetooth idlharness test <!-- Please describe your changes on the following line: --> Add idlharness wpt test file for WebBluetooth. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15080) <!-- Reviewable:end -->
|
💔 Test failed - linux-rel-wpt |
|
Hmm, this can't be related because I only added a test... :/ |
|
⌛ Testing commit c5dd88f with merge f141ede... |
Add Bluetooth idlharness test <!-- Please describe your changes on the following line: --> Add idlharness wpt test file for WebBluetooth. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15080) <!-- Reviewable:end -->
|
☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-gnu-dev, windows-msvc-dev |
Add idlharness wpt test file for WebBluetooth.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is