Skip to content

Disable failing unit tests #852

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

Closed
wants to merge 1 commit into from
Closed

Disable failing unit tests #852

wants to merge 1 commit into from

Conversation

mgrang
Copy link

@mgrang mgrang commented Jun 10, 2020

After #837 merged we see the following three unit tests failing intermittently
only on Windows:

  • test/CheckedCRewriter/global.c
  • test/CheckedCRewriter/simple_locals.c
  • test/CheckedCRewriter/basic_checks.c

In order to unblock our failing ADO builds we are disabling these three tests.
We can enable them when we have these fixed.

After #837 merged we see the following three unit tests failing intermittently
only on Windows:

- test/CheckedCRewriter/global.c
- test/CheckedCRewriter/simple_locals.c
- test/CheckedCRewriter/basic_checks.c

In order to unblock our failing ADO builds we are disabling these three tests.
We can enable them when we have these fixed.
@mgrang
Copy link
Author

mgrang commented Jun 11, 2020

Closing in favor of #854

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.

1 participant