[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1040538: ocaml-alcotest FTBFS on bytecode architectures



Source: ocaml-alcotest
Version: 1.7.0-1
Severity: serious
Tags: ftbfs
Forwarded: https://github.com/mirage/alcotest/issues/391

https://buildd.debian.org/status/logs.php?pkg=ocaml-alcotest&ver=1.7.0-1

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dune runtest -p alcotest
(cd _build/default/examples && ./floats.exe)
Testing `Float tests'.
This run has ID `W7QV3WZQ'.

  [OK]          Edge cases            0   NaN.
  [OK]          Edge cases            1   ∞.
  [OK]          Other floats          0   others.

Full test results in `/<<PKGBUILDDIR>>/_build/default/examples/_build/_tests/Float tests'.
Test Successful in 0.015s. 3 tests run.
(cd _build/default/examples && ./simple.exe)
Testing `Utils'.
This run has ID `EK5J5GJU'.

  [OK]          string-case            0   Lower case.
  [OK]          string-case            1   Capitalization.
  [OK]          string-concat          0   String mashing.
  [OK]          list-concat            0   List mashing.

Full test results in `/<<PKGBUILDDIR>>/_build/default/examples/_build/_tests/Utils'.
Test Successful in 0.003s. 4 tests run.
File "test/e2e/alcotest/source_code_position/with-position.expected", line 1, characters 0-0:
(cd _build/default && /usr/bin/diff -u test/e2e/alcotest/source_code_position/with-position.expected test/e2e/alcotest/source_code_position/with-position.processed)
--- test/e2e/alcotest/source_code_position/with-position.expected	2023-07-06 10:57:48.119001551 +0000
+++ test/e2e/alcotest/source_code_position/with-position.processed	2023-07-06 10:58:46.188167901 +0000
@@ -8,7 +8,6 @@
 │ [FAIL]        to_test          0   capitalise.                               │
 └──────────────────────────────────────────────────────────────────────────────┘
 ASSERT strings
-File "test/e2e/alcotest/source_code_position/test_source_code_position.ml", line 24, character 2:
 FAIL strings
 
    Expected: `"A"'
@@ -24,7 +23,6 @@
 │ [FAIL]        to_test          1   double all.                               │
 └──────────────────────────────────────────────────────────────────────────────┘
 ASSERT int lists 1
-File "test/e2e/alcotest/source_code_position/test_source_code_position.ml", line 28, character 2:
 FAIL int lists 1
 
    Expected: `[1]'
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1

Reply to: