Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky ScalaXmlSuite #88

Open
rossabaker opened this issue Jun 22, 2023 · 1 comment
Open

Flaky ScalaXmlSuite #88

rossabaker opened this issue Jun 22, 2023 · 1 comment

Comments

@rossabaker
Copy link
Member

Seen on this build.

==> X org.http4s.fs2data.xml.scalaxml.ScalaXmlSuite.round trips utf-8 1.01s java.lang.IllegalArgumentException: 덓뉃ਥ닼몑蚊崈℮욒혰 must be an XML Name
    at scala.xml.ProcInstr.<init>(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:240791)
    at <jscode>.{anonymous}()(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:49776)
    at delay @ <jscode>.{anonymous}()(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:28883)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at modify @ fs2.internal.Scope.close(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:14611)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at rethrow$extension @ <jscode>.{anonymous}()(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:226345)
    at as @ org.scalacheck.effect.PropF$.effectOfUnitToPropF(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:56545)
    at get @ fs2.internal.Scope.openScope(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:14149)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
    at flatMap @ <jscode>.{anonymous}()(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:75621)
    at update @ fs2.internal.Scope.releaseChildScope(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:14135)
    at flatMap @ fs2.Compiler$Target$ConcurrentTarget.flatMap(/home/runner/work/http4s-fs2-data/http4s-fs2-data/xml-scala/.js/target/scala-3.3.0/http4s-fs2-data-xml-scala-test-fastopt/main.js:227963)
@ybasket
Copy link
Contributor

ybasket commented Jul 21, 2023

It may be a bug in fs2-data itself, investigating via gnieh/fs2-data#503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants