VertNet / gulo

Shredding Darwin Core Archives with ferocity, strength, and Cascalog.
7 stars 5 forks source link

core test fails #24

Closed danhammer closed 10 years ago

danhammer commented 12 years ago

The fact called "Test location-table" fails with the following message in core_test.clj:

Actual result did not agree with the checking function.
        Actual result: "31b234c5-66f0-44e0-8db4-915f8b97ad83\t50.8\t-1.3\tPOINT(-1.3 50.8)\nc725fa38-0fb8-467a-ab24-18383543f46f\t40.8\t-122.3\tPOINT(-122.3 40.8)\ned4e49eb-5ae7-4ecd-86c9-5cb495c84693\t20.8\t-12\tPOINT(-12 20.8)\n"
    Checking function: (just #"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}\t40.8\t-122.3\tPOINT(-122.3 40.8)\n")
    The checker said this about the reason:
        Midje program error. Please report.
        A chatty checker returned nil instead of a map.
eightysteele commented 12 years ago

Yup thanks, checking now.

tucotuco commented 10 years ago

core_test.clj doesn't even appear to exist anymore.