Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Text difference, next 5.7.0, linux and Windows, for case 629 #26

@geoffmcl

Description

@geoffmcl

Running regression tests using latest next tidy 5.7.0 on testbase next, version 5.5.84, gets a difference between linux message output, and windows message output, on one test, case 629... the html output are the same...

The windows tidy output exactly matches the testbase-expects, but the linux tidy seems to lose the first part of the string output...

Like for the first message the windows tidy correctly outputs, the expected -

Config: option "mute" given bad argument "FAKE_TAG" (STRING_ARGUMENT_BAD)

while linux tidy only outputs -

 (STRING_ARGUMENT_BAD)

And a similar problems with the next 4 message outputs... weird, very strange..

As indicated, the Windows Tidy passes 100%, while the Ubuntu linux Tidy fails on this one case, 629...

Have yet to dig deeply into it, but maybe somebody will spot either the problem, or maybe my testing problem, easily... thanks...

Am I doing something wrong in the testing,,, like picking up some stray config from somewhere, or something...

PS: My RPI Raspbian Tidy has the same missing output problem...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions