Package evaluation of Cascadia on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:06:16.619 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.9s ################################################################################ # Installation # Installing Cascadia... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [54eefc05] + Cascadia v1.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [54eefc05] + Cascadia v1.0.2 [708ec375] + Gumbo v0.8.3 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [528830af] + Gumbo_jll v0.10.2+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.51s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.13s ################################################################################ # Testing # Testing Cascadia Status `/tmp/jl_JIh6I6/Project.toml` [1520ce14] AbstractTrees v0.4.5 [54eefc05] Cascadia v1.0.2 [708ec375] Gumbo v0.8.3 [682c06a0] JSON v0.21.4 [8dfed614] Test Status `/tmp/jl_JIh6I6/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [54eefc05] Cascadia v1.0.2 [708ec375] Gumbo v0.8.3 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [528830af] Gumbo_jll v0.10.2+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Test Summary: | Pass Total Time Basic Tests | 17 17 1.8s Test Summary: | Pass Total Time Selector Test address | 3 3 2.9s Test Summary: | Pass Total Time Selector Test * | 5 5 0.1s Test Summary: | Pass Total Time Selector Test #foo | 3 3 0.4s Test Summary: | Pass Total Time Selector Test li#t1 | 3 3 0.6s Test Summary: | Pass Total Time Selector Test *#t4 | 3 3 0.4s Test Summary: | Pass Total Time Selector Test .t1 | 3 3 0.4s Test Summary: | Pass Total Time Selector Test p.t1 | 3 3 0.1s Test Summary: | Pass Total Time Selector Test div.teST | 2 2 0.2s Test Summary: | Pass Total Time Selector Test .t1.fail | 2 2 0.0s Test Summary: | Pass Total Time Selector Test p.t1.t2 | 3 3 0.0s Test Summary: | Pass Total Time Selector Test p[title] | 3 3 0.1s Test Summary: | Pass Total Time Selector Test address[title="foo"] | 3 3 0.2s Test Summary: | Pass Total Time Selector Test [ title ~= foo ] | 3 3 0.0s Test Summary: | Pass Total Time Selector Test [title~="hello world"] | 2 2 0.0s Test Summary: | Pass Total Time Selector Test [lang|="en"] | 4 4 0.3s Test Summary: | Pass Total Time Selector Test [title^="foo"] | 3 3 0.2s Test Summary: | Pass Total Time Selector Test [title$="bar"] | 3 3 0.3s Test Summary: | Pass Total Time Selector Test [title*="bar"] | 3 3 0.3s Test Summary: | Pass Total Time Selector Test .t1:not(.t2) | 2 2 0.0s Test Summary: | Pass Total Time Selector Test div:not(.t1) | 3 3 0.1s Test Summary: | Pass Total Time Selector Test li:nth-child(odd) | 4 4 0.3s Test Summary: | Pass Total Time Selector Test li:nth-child(even) | 3 3 0.0s Test Summary: | Pass Total Time Selector Test li:nth-child(-n+2) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test li:nth-child(3n+1) | 3 3 0.0s Test Summary: | Pass Total Time Selector Test li:nth-last-child(odd) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test li:nth-last-child(even) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test li:nth-last-child(-n+2) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test li:nth-last-child(3n+1) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test span:first-child | 3 3 0.5s Test Summary: | Pass Total Time Selector Test span:last-child | 3 3 0.2s Test Summary: | Pass Total Time Selector Test p:nth-of-type(2) | 3 3 0.1s Test Summary: | Pass Total Time Selector Test p:nth-last-of-type(2) | 3 3 0.2s Test Summary: | Pass Total Time Selector Test p:last-of-type | 3 3 0.0s Test Summary: | Pass Total Time Selector Test p:first-of-type | 3 3 0.0s Test Summary: | Pass Total Time Selector Test p:only-child | 3 3 0.3s Test Summary: | Pass Total Time Selector Test p:only-of-type | 3 3 0.0s Test Summary: | Pass Total Time Selector Test :empty | 5 5 0.2s Test Summary: | Pass Total Time Selector Test div p | 4 4 1.2s Test Summary: | Pass Total Time Selector Test div table p | 3 3 0.0s Test Summary: | Pass Total Time Selector Test div > p | 4 4 0.3s Test Summary: | Pass Total Time Selector Test p ~ p | 4 4 0.8s Test Summary: | Pass Total Time Selector Test p + p | 3 3 0.0s Test Summary: | Pass Total Time Selector Test li, p | 5 5 0.1s Test Summary: | Pass Total Time Selector Test p +/*This is a comment*/ p | 3 3 0.0s Test Summary: | Pass Total Time Selector Test p:contains("that wraps") | 3 3 0.2s Test Summary: | Pass Total Time Selector Test p:containsOwn("that wraps") | 2 2 0.0s Test Summary: | Pass Total Time Selector Test :containsOwn("inner") | 3 3 0.2s Test Summary: | Pass Total Time Selector Test p:containsOwn("block") | 3 3 0.0s Test Summary: | Pass Total Time Selector Test div:has(#p1) | 3 3 0.3s Test Summary: | Pass Total Time Selector Test div:has(:containsOwn("2")) | 3 3 0.4s Test Summary: | Pass Total Time Selector Test body :has(:containsOwn("2")) | 4 4 1.2s Test Summary: | Pass Total Time Selector Test body :haschild(:containsOwn("2")) | 3 3 0.2s Test Summary: | Pass Total Time Selector Test p:matches([\d]) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test p:matches([a-z]) | 3 3 0.0s Test Summary: | Pass Total Time Selector Test p:matches([a-zA-Z]) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test p:matches([^\d]) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test p:matches(^(0|a)) | 5 5 0.0s Test Summary: | Pass Total Time Selector Test p:matches(^\d+$) | 3 3 0.0s Test Summary: | Pass Total Time Selector Test p:not(:matches(^\d+$)) | 4 4 0.0s Test Summary: | Pass Total Time Selector Test div :matchesOwn(^\d+$) | 4 4 0.2s Test Summary: | Pass Total Time Selector Test [href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) | 4 4 0.5s Test Summary: | Pass Total Time Selector Test [href#=(^https:\/\/[^\/]*\/?news)] | 3 3 0.0s Test Summary: | Pass Total Time Selector Test :input | 7 7 1.4s Testing Cascadia tests passed Testing completed after 26.16s PkgEval succeeded after 50.4s