Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/bluetooth/requestDevice/canonicalizeFilter/ tests can intermittently yield an error #23066

Open
jdm opened this issue Mar 20, 2019 · 1 comment
Open

Comments

@jdm
Copy link
Member

@jdm jdm commented Mar 20, 2019

▶ ERROR [expected OK] /bluetooth/requestDevice/canonicalizeFilter/empty-services-member.https.html └ → ''

  ▶ ERROR [expected OK] /bluetooth/requestDevice/canonicalizeFilter/max-length-exceeded-name-unicode.https.html
  └   → ''

  ▶ ERROR [expected OK] /bluetooth/requestDevice/canonicalizeFilter/max-length-exceeded-namePrefix-unicode.https.html
  └   → ''

  ▶ ERROR [expected OK] /bluetooth/requestDevice/canonicalizeFilter/wrong-service-in-services-member.https.html
  └   → ''
@jdm
Copy link
Member Author

@jdm jdm commented Mar 20, 2019

My suspicion is that this is caused by a race with onunhandledrejection events when the promise_test encounters a JS error.

cdeler added a commit to cdeler/servo that referenced this issue Mar 20, 2019
ejmg added a commit to ejmg/servo that referenced this issue Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.