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

Explicitly mark "Timeouts in Tests" as deprecated #11037

Closed
wants to merge 1 commit into from

Conversation

Hexcles
Copy link
Member

@Hexcles Hexcles commented May 16, 2018

Related to #11029

@@ -318,14 +318,14 @@ the test result is known. For example:
}, "Calling document.getElementById with a null argument.");
```

## Timeouts in Tests ##
## DEPRECATED Timeouts in Tests ##
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, reading ahead I now see that this actually isn't about the mechanism we want to remove, this is about setTimeout and step_timeout. I think @jgraham was right that the per-test timeout isn't documented :)

@Hexcles
Copy link
Member Author

Hexcles commented May 16, 2018

Oops, sorry I didn't read carefully enough. Closing the PR.

@Hexcles Hexcles closed this May 16, 2018
@jgraham jgraham deleted the deprecate-timeout-in-tests branch May 17, 2018 09:49
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.

2 participants