Closed czchen closed 10 years ago
The following is content of tests/test-suite.log when make check fails.
================================== r3 1.0: tests/test-suite.log ================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: check_tree ================ Running suite(s): blah PCRE compilation failed at offset 2: missing ), pattern: ^( 77%: Checks: 9, Failures: 2, Errors: 0 check_tree.c:63:F:testcase:test_compile:0: Failure 'NULL == r3_node_find_edge_str(n, "/", strlen("/") )' occured check_tree.c:611:F:testcase:benchmark_str:0: Failure 'm == NULL' occured
Yeah we are working on it right now, there is a platform issue
Fixed in 65d295b880ab6325230eb72c9366748469131f85 ! yada!
The following is content of tests/test-suite.log when make check fails.