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

enable and disable some tests #4845

Merged
merged 4 commits into from
Feb 18, 2020

Conversation

frank-dong-ms-zz
Copy link
Contributor

@frank-dong-ms-zz frank-dong-ms-zz commented Feb 14, 2020

  1. re-enable SavePipeSlidingWindow related test, have a deeper look at these tests and they are also infected by the race condition issue in WatierWaiter that cause data load incomplete. Error look like below: System.InvalidOperationException : Right has more rows at position: 110
    fix issue in WaiterWaiter caused by race condition #4829

  2. Disable 2 tensorflow related test as we met below error: System.AccessViolationException : Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

@frank-dong-ms-zz frank-dong-ms-zz changed the title Savepipe issue enable and disable some tests Feb 15, 2020
@frank-dong-ms-zz frank-dong-ms-zz marked this pull request as ready for review February 15, 2020 00:23
@frank-dong-ms-zz frank-dong-ms-zz requested a review from a team as a code owner February 15, 2020 00:23
@frank-dong-ms-zz frank-dong-ms-zz merged commit 3dcac49 into dotnet:master Feb 18, 2020
@frank-dong-ms-zz frank-dong-ms-zz deleted the savepipe-issue branch April 15, 2020 20:36
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants