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

Improve idlharness error message for exposure test #10336

Merged
merged 1 commit into from Apr 6, 2018

Conversation

lukebjerring
Copy link
Contributor

@lukebjerring lukebjerring commented Apr 5, 2018

When obj is not created successfully, there's an error like

Cannot use 'in' operator to search for [member.name] in undefined

NB: I'm not a fan of having each sub-test re-test the same thing, but this is at least consistent with the other code..


This change is Reviewable

When `obj` is not created successfully, there's an error like

> Cannot use 'in' operator to search for [member.name] in undefined

NB: I'm not a fan of having each sub-test re-test the same thing, but this is at least _consistent_ with the other code..
Copy link
Member

@foolip foolip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which test did this come up in?

@lukebjerring
Copy link
Contributor Author

Can't remember - one of the tests I was adding recently.

@lukebjerring lukebjerring merged commit 6e68c44 into master Apr 6, 2018
@lukebjerring lukebjerring deleted the lukebjerring-idlharness-patch-1 branch April 6, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants