Skip to content

HTML output columns out of sync when test fails (has errors) #232

Description

@Noctis-

Here's a screenshot : https://i.imgur.com/6wvIWzi.png

Basically, I've added a 3rd line to the public void CanRunExamplesWithReflectiveApi() , just to see how it looks when a test fails.
this bumps the header columns 1 to the right and add's an error, but the first two tests start where the 3rd has a red exclamation mark.

it looks like :

 Start  Eat  Left  Error

---|-------|-----|-----|-------
12| 5 | 7 | |
20| 5 | 15 | |
! | 10 | 2 | 7 | _start - _eat should be 7 but was 8

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions