Eliminate goog.structs.AvlTree.Node in self-parity test

Description

goog.structs.AvlTree.Node has been removed from the latest Closure library, and this ticket asks that the reference to it be removed from the self-parity test suite.

Repro:

script/bootstrap --closure-library-head

and then

script/test-self-parity

fails with

Caused by: clojure.lang.ExceptionInfo: No such namespace: goog.structs.AvlTree.Node, could not locate goog/structs/AvlTree/Node.cljs, goog/structs/AvlTree/Node.cljc, or JavaScript source providing "goog.structs.AvlTree.Node" in file src/test/self/self_parity/auxiliary.cljs {:tag :cljs/analysis-error}

Environment

None

Attachments

1
  • 09 Jun 2018, 04:05 PM

Activity

Completed

Details

Assignee

Reporter

Labels

Approval

Patch

Priority

Created June 9, 2018 at 4:02 PM
Updated June 10, 2018 at 2:54 PM
Resolved June 10, 2018 at 2:54 PM