[PR #735] [MERGED] Fix test failures on main #705

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/735
Author: @HT154
Created: 10/24/2024
Status: Merged
Merged: 10/24/2024
Merged by: @holzensp

Base: mainHead: fix-pkl-grade-tests-test


📝 Commits (1)

  • 1b2016c Fix test failures on main

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 pkl-gradle/src/test/kotlin/org/pkl/gradle/TestsTest.kt (+4 -0)

📄 Description

Just rebased some PRs on main and they're all failing in the pkl-gradle tests. This PR fixes the expectations, which changed with what I think is #695


🔄 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/735 **Author:** [@HT154](https://github.com/HT154) **Created:** 10/24/2024 **Status:** ✅ Merged **Merged:** 10/24/2024 **Merged by:** [@holzensp](https://github.com/holzensp) **Base:** `main` ← **Head:** `fix-pkl-grade-tests-test` --- ### 📝 Commits (1) - [`1b2016c`](https://github.com/apple/pkl/commit/1b2016c4ceb75d1f5883d25a7fedb09b15bbe497) Fix test failures on main ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkl-gradle/src/test/kotlin/org/pkl/gradle/TestsTest.kt` (+4 -0) </details> ### 📄 Description Just rebased some PRs on main and they're all failing in the pkl-gradle tests. This PR fixes the expectations, which changed with what I think is #695 --- <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:16 +01:00
adam closed this issue 2025-12-30 01:26:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#705