Skip to content

Errors while running CTest #80

@z6833

Description

@z6833

I've got error while using command "make test" under the directory mvfst/_build/build/ . Part of tests get passed, but some not . And Finally, I get an error :
Errors while running CTest
make: *** [test] 错误 8
============My environments like this:=======
Centos7.5, gcc7.3.0, cmake3.10.0
============Detail information for test results===
Running tests...
Test project /home/h3c/zhao/mvfst/_build/build
Start 1: QuicTransportTest.WriteDataWithProbing
1/1129 Test #1: QuicTransportTest.WriteDataWithProbing ......................................***Failed 0.03 sec
Start 2: QuicTransportTest.NotAppLimitedWithLoss
2/1129 Test #2: QuicTransportTest.NotAppLimitedWithLoss .....................................***Failed 0.01 sec
Start 3: QuicTransportTest.NotAppLimitedWithNoWritableBytes
3/1129 Test #3: QuicTransportTest.NotAppLimitedWithNoWritableBytes ..........................***Failed 0.01 sec
...
1127 - StreamStateFunctionsTests.ResetOffsetGreaterThanStreamFlowControl (Failed)
1128 - StreamStateFunctionsTests.ResetOffsetGreaterThanConnFlowControl (Failed)
1129 - StreamStateFunctionsTests.ResetAfterReadingAllBytesTillFin (Failed)
Errors while running CTest
make: *** [test] 错误 8

======================================
And I have output the whole logs in the make_test.log
make_test.log
===========Anyone can help ? Thanks so much .=====

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