Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky Syntax_Test.sort_array #584

Open
Tracked by #580
ladisgin opened this issue Feb 9, 2023 · 0 comments
Open
Tracked by #580

Flaky Syntax_Test.sort_array #584

ladisgin opened this issue Feb 9, 2023 · 0 comments
Labels
bug Something isn't working CI Issue related to github action and CI tests

Comments

@ladisgin
Copy link
Member

ladisgin commented Feb 9, 2023

https://github.com/UnitTestBot/UTBotCpp/actions/runs/4124680165/jobs/7125113552#step:5:3656

[ RUN ] Syntax_Test.sort_array
2023-02-08 15:06:48.068 TargetBuildDatabase.cpp:22 INFO| Chosen target: /__w/UTBotCpp/UTBotCpp/server/test/suites/syntax/build_clang/syntax1
2023-02-08 15:07:06.556 TestsWriter.cpp:53 INFO| Backup previous report to project_code_analysis-20230208150644.sarif
2023-02-08 15:07:06.557 ServerTestsWriter.cpp:82 INFO| Sarif Report was created
2023-02-08 15:07:06.557 Server.cpp:277 INFO| KLEE time: 17080 ms

2023-02-08 15:07:06.557 Server.cpp:282 INFO| See generation stats here: /__w/UTBotCpp/UTBotCpp/server/test/suites/syntax/utbot_report/generation-stats.csv
../test/framework/TestUtils.cpp:57: Failure
Expected: (-1) != (ind), actual: -1 vs -1
Predicates don't match test cases:
Not found test case for predicate at position:0
Function name:
Remaining non-matched test cases:
Parameters values: {4, 3, 3, 3, 3, 3, 3, 3, 3, 2} 65536
Return value: 0
Parameters values: {0, 8, -2, 8, 0, 0, 0, 0, 0, 0} 4
Return value: 1
Parameters values: {1, 1, 0, 1, 1, 0, 0, 0, 0, 0} 5
Return value: 1
Parameters values: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} 0
Return value: 0

[ FAILED ] Syntax_Test.sort_array (22370 ms)

@ladisgin ladisgin added bug Something isn't working CI Issue related to github action and CI tests labels Feb 9, 2023
@ladisgin ladisgin mentioned this issue Feb 9, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Issue related to github action and CI tests
Projects
Status: Todo
Development

No branches or pull requests

1 participant