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

OCaml CI test failed #3732

Closed
Xuanwo opened this issue Dec 9, 2023 · 1 comment · Fixed by #3733
Closed

OCaml CI test failed #3732

Xuanwo opened this issue Dec 9, 2023 · 1 comment · Fixed by #3733
Assignees

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Dec 9, 2023

File "test/dune", line 23, characters 0-52:
23 | (rule
24 |  (alias runtest)
25 |  (action
26 |   (run ./test.exe)))
(cd _build/default/test && ./test.exe)
.....F
==============================================================================
Error: suite:5:test_list.

File "/home/runner/work/incubator-opendal/incubator-opendal/bindings/ocaml/_build/default/test/oUnit-suite-fv-az1433-605#01.log", line 18, characters 1-1:
Error: suite:5:test_list (in the log).

File "test/test.ml", line 90, characters 1-1:
Error: suite:5:test_list (in the code).

not equal
------------------------------------------------------------------------------
Ran: 6 tests in: 0.11 seconds.
FAILED: Cases: 6 Tried: 6 Errors: 0 Failures: 1 Skip:  0 Todo: 0 Timeouts: 0.
@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 9, 2023

Hi, @Young-Flash, would you like to help take a look? Seems we shoud sort both result and expected value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants