Skip to content

Commit

Permalink
Update doctest to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
daid committed Dec 30, 2024
1 parent 517e31c commit c1e2133
Showing 1 changed file with 2,705 additions and 1,541 deletions.
Loading

1 comment on commit c1e2133

@daid-tinyci
Copy link

@daid-tinyci daid-tinyci bot commented on c1e2133 Dec 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TinyCI build failure:

[/home/tinyci/builds/daid/SeriousProton2/_build_unittests:./UnitTests] returned [1]:


[doctest] run with "--help" for options

[WARNING] Failed to connect SSL socket due to missing libssl/libcrypto v1.1

===============================================================================

/data/tinyci_builds/daid/SeriousProton2/tests/src/http.cpp:14:

TEST CASE:  HTTPS



/data/tinyci_builds/daid/SeriousProton2/tests/src/http.cpp:19: ERROR: CHECK( response.success ) is NOT correct!

  values: CHECK( false )



/data/tinyci_builds/daid/SeriousProton2/tests/src/http.cpp:20: ERROR: CHECK( response.status == 200 ) is NOT correct!

  values: CHECK( -1 == 200 )



[INFO] 1

[INFO] 1

[INFO] Sandbox test start

[INFO] 2

[INFO] Sandbox test start

[INFO] 2

[INFO] Sandbox test start

[INFO] 2

[INFO] 1

[INFO] 1

[INFO] pre

[INFO] pre

[INFO] post

[ERROR] Instruction count exceeded.

===============================================================================

[doctest] test cases:    21 |    20 passed | 1 failed | 0 skipped

[doctest] assertions: 97683 | 97681 passed | 2 failed |

[doctest] Status: FAILURE!

Please sign in to comment.