[PR #739] [MERGED] Exclude non-ascii files from windows native snippet tests #706

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/739
Author: @bioball
Created: 10/24/2024
Status: Merged
Merged: 10/26/2024
Merged by: @bioball

Base: mainHead: fix-windows-non-ascii-uri


📝 Commits (3)

  • 03a565f Exclude non-ascii filenames from Windows native snippet tests
  • 2dd487e Try chcp
  • 6ef0fb1 Revert "Try chcp"

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt (+10 -2)

📄 Description

No description provided


🔄 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/739 **Author:** [@bioball](https://github.com/bioball) **Created:** 10/24/2024 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-windows-non-ascii-uri` --- ### 📝 Commits (3) - [`03a565f`](https://github.com/apple/pkl/commit/03a565f37dc5e6a28a6a890439091bc306fd181d) Exclude non-ascii filenames from Windows native snippet tests - [`2dd487e`](https://github.com/apple/pkl/commit/2dd487ee284d9749a7528079e2efd9e1fe6df4e7) Try chcp - [`6ef0fb1`](https://github.com/apple/pkl/commit/6ef0fb10f7112c943a12cd3ba15651e70042d118) Revert "Try chcp" ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt` (+10 -2) </details> ### 📄 Description _No description provided_ --- <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:17 +01:00
adam closed this issue 2025-12-30 01:26:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#706