mirror of
https://github.com/apple/pkl.git
synced 2026-01-14 15:43:41 +01:00
[PR #737] [MERGED] Exclude thrown ascii filename error from native tests #704
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/737
Author: @bioball
Created: 10/24/2024
Status: ✅ Merged
Merged: 10/24/2024
Merged by: @bioball
Base:
main← Head:add-native-exclude📝 Commits (1)
6159b8aExclude thrown ascii filename error from native tests📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt(+2 -0)📄 Description
The URI encoding is not predictable here (different from JVM on macOS/Linux)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.