Skip to content

Instantly share code, notes, and snippets.

@agocke
Forked from missymessa/analysis.md
Last active November 10, 2022 18:41
Show Gist options
  • Save agocke/f2fa55b0a7da820b9eb2d9c7c25824ba to your computer and use it in GitHub Desktop.
Save agocke/f2fa55b0a7da820b9eb2d9c7c25824ba to your computer and use it in GitHub Desktop.
Sample output from Build Analysis service.

Known Infrastructure Errors

Test Failures (4 tests failed)

❌ BuildResultAnalysisTest.Tests.TestAlwaysFailing [Details] [100.00% failure rate]

Details [:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

  • TestRun_build-result-analysis-test_20221108.3

CallStack

   at BuildResultAnalysisTest.Tests.TestAlwaysFailing() in \src\BuildResultAnalysisTest\UnitTest1.cs:line 10

❌ TestAggregatorHelixTests.dll.WorkItemExecution [Console] [Details] [Artifacts] [50.00% failure rate]

Details
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

  • Windows.10.Amd64.Open

❌ TestAggregatorHelixTests.TestAggregatorHelixTests.TestResultDeterminedByCorrelationPayload [Console] [Details] [Artifacts] [50.00% failure rate]

[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

  • Windows.10.Amd64.Open

Exception Message

Assert.True() Failure
Expected: True
Actual:   False

CallStack

   at TestAggregatorHelixTests.TestAggregatorHelixTests.TestResultDeterminedByCorrelationPayload() in D:\a\1\s\src\TestAggregatorHelixTests\TestAggregatorHelixTests.cs:line 23

1 other tests are failing: [All failing tests from build-result-analysis-test] [All failing tests from maestro-auth-test.build-result-analysis-test]

Was this helpful? Yes No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment