Skip to content

Conversation

@MikeHolman
Copy link
Contributor

It's a slow test in general and the OSX machines are very slow so this is timing out.

<!-- todo:: On unix platforms there is more stack available,
so we need to find the right limit to test in order to not timeout -->
<tags>exclude_dynapogo</tags>
<tags>exclude_dynapogo,exclude_mac</tags>
Copy link
Contributor

Choose a reason for hiding this comment

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

The TODO above doesn't line up with the PR description -- should it be removed or changed to clarify why we are now excluding mac? Also, I don't know exactly how the Slow tag is used, but I know it exists for other tests, if thats preferable.

Copy link
Contributor Author

@MikeHolman MikeHolman Jan 16, 2018

Choose a reason for hiding this comment

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

It's not exactly clear, but I think the idea is that we want a count that is high enough to test out of stack but low enough to not time out. Seems on osx we hit timeout first. It's not really that important to test on all platforms, so I'm gong to leave it as is.

And the slow tag will disable from running in the CI and we will only run in nightly builds (which I think may be Windows only). It's useful to have in CI, so I'd rather not add slow tag.

@chakrabot chakrabot merged commit 15355c4 into chakra-core:release/1.8 Jan 16, 2018
chakrabot pushed a commit that referenced this pull request Jan 16, 2018
Merge pull request #4556 from MikeHolman:disableslowosx

It's a slow test in general and the OSX machines are very slow so this is timing out.
chakrabot pushed a commit that referenced this pull request Jan 16, 2018
Merge pull request #4556 from MikeHolman:disableslowosx

It's a slow test in general and the OSX machines are very slow so this is timing out.
chakrabot pushed a commit that referenced this pull request Jan 16, 2018
…est on osx

Merge pull request #4556 from MikeHolman:disableslowosx

It's a slow test in general and the OSX machines are very slow so this is timing out.
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.

4 participants