Skip to content

831 csvcubed repo distribution implementation (#878)

Sign in for the full log view
GitHub Actions / windows-latest-python3.9-pandas~2.0 test results failed Oct 24, 2023 in 0s

1 errors, 22 skipped, 598 pass in 4m 59s

  11 files    15 suites   4m 59s ⏱️
621 tests 598 ✔️ 22 💤 0  1 🔥
653 runs  629 ✔️ 23 💤 0  1 🔥

Results for commit 38d61bc.

Annotations

Check failure on line 0 in qbwriter.Test outputting CSV-Ws with Qb flavouring.

See this annotation in the file changed.

@github-actions github-actions / windows-latest-python3.9-pandas~2.0 test results

A single-measure QbCube should pass skos+qb SPARQL test constraints (qbwriter.Test outputting CSV-Ws with Qb flavouring.) with error

reports/TESTS-qbwriter.xml [took 13s]
Raw output

Failing step: And the RDF should pass "skos, qb" SPARQL tests ... failed in 0.737s
Location: tests/behaviour/qbwriter.feature:275
ABORTED: By user (KeyboardInterrupt).


@scenario.begin
  Scenario: A single-measure QbCube should pass skos+qb SPARQL test constraints
    Given a single-measure QbCube named "Some Qube" ... passed in 0.000s
    When the cube is serialised to CSV-W ... passed in 0.016s
    Then csvwcheck validation of all CSV-Ws should succeed ... passed in 2.549s
    And csv2rdf on all CSV-Ws should succeed ... passed in 10.333s
    And the RDF should pass "skos, qb" SPARQL tests ... failed in 0.737s

@scenario.end
--------------------------------------------------------------------------------