Skip to content

Disable failing unit tests #854

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

Merged
merged 1 commit into from
Jun 11, 2020
Merged

Disable failing unit tests #854

merged 1 commit into from
Jun 11, 2020

Conversation

mgrang
Copy link

@mgrang mgrang commented Jun 11, 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.

See issue #851

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.

See issue #851
Copy link
Member

@dtarditi dtarditi left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

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.

2 participants