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

Revert "Simplify replaceAsync function" #950

Merged
merged 3 commits into from
Dec 14, 2023
Merged

Revert "Simplify replaceAsync function" #950

merged 3 commits into from
Dec 14, 2023

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Dec 13, 2023

All the tests here are "Support unknown". Something is wrong with this test.
https://mdn-bcd-collector.gooborg.com/tests/api/HTMLMediaElement

I've changed the instance to create the video element directly and it seems to work better.

@queengooborg
Copy link
Member

queengooborg commented Dec 14, 2023

Crap...it looks like imports have broken at some point. This is affecting any test that imports the code from another test.

When did this break...?

@Elchi3
Copy link
Member Author

Elchi3 commented Dec 14, 2023

I think it has do to with this unreviewed commit to main: 9adee65

@Elchi3 Elchi3 changed the title Fix HTMLMediaElement tests Revert "Simplify replaceAsync function" Dec 14, 2023
@Elchi3
Copy link
Member Author

Elchi3 commented Dec 14, 2023

I made this PR to revert the change and I turned on branch protection for main.

@queengooborg
Copy link
Member

Argh...yep, that's the one. How do we not have unittests in place to check if importing tests works...?

@queengooborg queengooborg merged commit 0a140e3 into main Dec 14, 2023
5 checks passed
@queengooborg queengooborg deleted the htmlmedia branch December 14, 2023 14:09
@queengooborg queengooborg mentioned this pull request Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants