/test/smoke/smokecheck.lzx is failing:

TestFailure: bug_577 >>> testLocalDS failed: Undefined: expected 'undefined value' got null

    <dataset name="bug577" src="../resources/xml/http.xml"/>
    <class name="bug_577" extends="TestCase">
        <method name="testLocalDS">
            assertUndefined(canvas.datasets.bug577['type'])
        </method>
    </class>

The dataset contains a single line:

<testdata name="bug-577" status="PASS" cond="if you can read this"/>

Reply via email to