Skip to content

Shapeless compilation failed on Ubuntu 24.04 #1769

@zcbenz

Description

@zcbenz

When testing the Ubuntu 24.04 runner of GitHub Actions some of the compile tests failed on it:

  1) compile
       shapelessMean:
     AssertionError: expected [ false ] to not include false
      at <anonymous> (tests/utils.ts:15:76)
      at assertArray (tests/utils.ts:8:5)
      at assertArrayAllTrue (tests/utils.ts:15:42)
      at Context.<anonymous> (tests/compile.spec.ts:563:5)

  2) compile
       compileShapelessWithBroadcast:
     Error: [broadcast_shapes] Shapes (2,2,5) and (2,3,2,5) cannot be broadcast.
      at Context.<anonymous> (tests/compile.spec.ts:807:13)

I'm not sure if it is a bug in JS bindings or in upstream code, but can you consider updating this repo's CI to run on Ubuntu 24.04 to help root out some possibilities?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions