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

Increase expected elapsed time for GetArchitecture tests #1299

Merged
merged 2 commits into from
Nov 16, 2017

Conversation

smadala
Copy link
Contributor

@smadala smadala commented Nov 16, 2017

Description

Total tests: 62. Passed: 57. Failed: 1. Skipped: 4.
05:03:11 Test Run Failed.
05:03:11 Test execution time: 16.0186 Seconds
05:03:11 Results File: D:\j\workspace\Windows_NT_Re---eafdf36b\TestResults\Parallel_net451_TrxLogResults.trx
05:03:11 ... .. . Failed tests:
05:03:11 ... .. .. . 1. Microsoft.VisualStudio.TestPlatform.CommandLine.PlatformTests.AssemblyMetadataProviderTests.GetArchitectureShouldReturnCorrentArchForx64Assembly (net451)
05:03:11 ... .. .. .. .ErrorMessage:
05:03:11 Assert.IsTrue failed. Expected Elapsed Time: 10 ms, Actual Elapsed Time: 10 ms
05:03:11 ... .. .. .. .StackTrace:
05:03:11 at Microsoft.VisualStudio.TestPlatform.CommandLine.PlatformTests.AssemblyMetadataProviderTests.TestDotnetAssemblyArch(String projectName, String framework, Architecture expectedArch, Int64 expectedElapsedTime)
05:03:11 at Microsoft.VisualStudio.TestPlatform.CommandLine.PlatformTests.AssemblyMetadataProviderTests.GetArchitectureShouldReturnCorrentArchForx64Assembly(String framework)

here. and few other times. These tests are failing intermittently, Increasing timeout by 5 ms.

@smadala smadala merged commit a32cf55 into microsoft:master Nov 16, 2017
@smadala smadala deleted the Fix-flakytest-getarch branch May 23, 2018 13:50
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.

3 participants