Advertisement
Guest User

ocaml test error on haikuOS

a guest
Mar 26th, 2025
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.15 KB | Software | 0 0
  1. > 21. +. 21. is 42.000000
  2. > 21. +. 21. is 42.000000
  3. > 21. +. 21. is 42.000000
  4. > 21. +. 21. is 42.000000
  5. > 21. +. 21. is 42.000000
  6. > ### end stdout ###
  7. > Action 4/8 (run) => passed
  8. >
  9. > Running action 5/8 (check-program-output)
  10. > Comparing program output /boot/home/OCAML/ocaml/testsuite/_ocamltest/tests/lib-format/mc_pr586_par/ocamlopt.byte/mc_pr586_par.opt.output to reference /boot/home/OCAML/ocaml/testsuite/tests/lib-format/mc_pr586_par.reference
  11. > Action 5/8 (check-program-output) => failed (program output /boot/home/OCAML/ocaml/testsuite/_ocamltest/tests/lib-format/mc_pr586_par/ocamlopt.byte/mc_pr586_par.opt.output differs from reference /boot/home/OCAML/ocaml/testsuite/tests/lib-format/mc_pr586_par.reference:
  12. > --- /boot/home/OCAML/ocaml/testsuite/tests/lib-format/mc_pr586_par.reference  2024-09-01 12:39:12.462946304 +0200
  13. > +++ /boot/home/OCAML/ocaml/testsuite/_ocamltest/tests/lib-format/mc_pr586_par/ocamlopt.byte/mc_pr586_par.opt.output   2025-03-27 00:12:49.530841600 +0100
  14. > @@ -1,4 +1,4 @@
  15. > -21. +. 21. is 42.000000
  16. > +21. +. 21. is 42f+01
  17. >  21. +. 21. is 42.000000
  18. >  21. +. 21. is 42.000000
  19. >  21. +. 21. is 42.000000
  20. >
  21. > )
  22.  
Tags: ocaml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement