Skip to content

Instantly share code, notes, and snippets.

@pavelbraginskiy
Created January 15, 2018 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pavelbraginskiy/cb314aca5349abaea2674ed6d3a5d5bf to your computer and use it in GitHub Desktop.
Save pavelbraginskiy/cb314aca5349abaea2674ed6d3a5d5bf to your computer and use it in GitHub Desktop.
Build started, please wait...
Build completed.
Test run for /home/pavel/git/retina/Retina/RetinaTest/bin/Debug/netcoreapp2.0/RetinaTest.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.3.0-preview-20170628-02
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Failed RetinaTest.OutputStageTest.TestRandomPrePrint
Error Message:
Assert.IsTrue failed.
Stack Trace:
at RetinaTest.RetinaTestBase.AssertRandomProgram(RandomTestSuite testSuite) in /home/pavel/git/retina/Retina/RetinaTest/RetinaTestBase.cs:line 83
at RetinaTest.OutputStageTest.TestRandomPrePrint() in /home/pavel/git/retina/Retina/RetinaTest/OutputStageTest.cs:line 241
Failed RetinaTest.ReplacerTest.TestRandomGroup
Error Message:
Assert.IsTrue failed.
Stack Trace:
at RetinaTest.RetinaTestBase.AssertRandomProgram(RandomTestSuite testSuite) in /home/pavel/git/retina/Retina/RetinaTest/RetinaTestBase.cs:line 83
at RetinaTest.ReplacerTest.TestRandomGroup() in /home/pavel/git/retina/Retina/RetinaTest/ReplacerTest.cs:line 248
Total tests: 176. Passed: 174. Failed: 2. Skipped: 0.
Test Run Failed.
Test execution time: 4.7071 Seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment