[PR #737] [MERGED] Exclude thrown ascii filename error from native tests #704

Closed
opened 2025-12-30 01:26:15 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: add-native-exclude


📝 Commits (1)

  • 6159b8a Exclude 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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/737 **Author:** [@bioball](https://github.com/bioball) **Created:** 10/24/2024 **Status:** ✅ Merged **Merged:** 10/24/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `add-native-exclude` --- ### 📝 Commits (1) - [`6159b8a`](https://github.com/apple/pkl/commit/6159b8abb55d021c2994ca64649669188b14e92d) Exclude thrown ascii filename error from native tests ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt` (+2 -0) </details> ### 📄 Description The URI encoding is not predictable here (different from JVM on macOS/Linux) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:15 +01:00
adam closed this issue 2025-12-30 01:26:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#704