Skip to content

Conversation

@chenjiahan
Copy link
Contributor

@chenjiahan chenjiahan force-pushed the bump_browserslist_rc_0714 branch from efdfcf5 to 63eb504 Compare July 16, 2024 02:45
@chenjiahan
Copy link
Contributor Author

@mischnic I have fixed the CI, can you approve the workflow again? ❤️

@mischnic
Copy link
Member

There's apparently still a failing test:

---- bundler::tests::test_bundle stdout ----
thread 'bundler::tests::test_bundle' panicked at src/bundler.rs:1121:5:
assertion `left == right` failed
  left: "@supports (foo: bar) or (color: red) {\n  .b {\n    color: green;\n  }\n}\n\n.a {\n  color: red;\n}\n"
 right: "@supports (color: red) or (foo: bar) {\n  .b {\n    color: green;\n  }\n}\n\n.a {\n  color: red;\n}\n"
stack backtrace:
   0:     0x5577d2c86156 - std::backtrace_rs::backtrace::libunwind::trace::hbee8a7973eeb6c93
                               at /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
   1:     0x5577d2c86156 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8ac75eea3aa6899
                               at 

@chenjiahan
Copy link
Contributor Author

I can not reproduce this failure in my device:

image

image

I'm not sure if this can be fixed by retry the CI, it would be great if you could help to confirm that.

@mischnic
Copy link
Member

mischnic commented Aug 1, 2024

@devongovett Sounds like some nondeterministic map/list? I guess this really shouldn't happen?

@devongovett
Copy link
Member

It's this, just haven't gotten around to fixing it #137

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

Successfully merging this pull request may close these issues.

3 participants