Uh oh!
There was an error while loading. Please reload this page.
test: make wallet session descriptor tests portable - #373
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Uh oh!
There was an error while loading. Please reload this page.
Fixes the Windows-only CI failure in wallet session descriptor tests before cutting the next Clarke prerelease.\n\nChanges:\n- compare descriptor paths using platform-native path.join\n- skip Unix 0600 mode assertion on Windows, where chmod semantics do not match POSIX\n\nLocal verification:\n- npm test -- tests/libs/sessionDescriptor.test.ts\n- npm run build