[PR #57] [CLOSED] 1. Always evaluate skipif section, 2.Support xfail in SKIPIF sections #87

Open
opened 2026-01-24 11:40:46 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/57
Author: @hollyhuiLi
Created: 7/27/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 5705a1c 1. aways evaluate skipif section, 2.Support xfail in SKIPIF sections

📊 Changes

3 files changed (+23 additions, -76 deletions)

View changed files

📝 src/com/mostc/pftt/model/core/PhptTestCase.java (+3 -1)
📝 src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner.java (+10 -41)
📝 src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner2.java (+10 -34)

📄 Description

#close #52 #48 #47


🔄 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/php/pftt2/pull/57 **Author:** [@hollyhuiLi](https://github.com/hollyhuiLi) **Created:** 7/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5705a1c`](https://github.com/php/pftt2/commit/5705a1c167717458f587ebf43abb37ea22480b9e) 1. aways evaluate skipif section, 2.Support xfail in SKIPIF sections ### 📊 Changes **3 files changed** (+23 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `src/com/mostc/pftt/model/core/PhptTestCase.java` (+3 -1) 📝 `src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner.java` (+10 -41) 📝 `src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner2.java` (+10 -34) </details> ### 📄 Description #close #52 #48 #47 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:40:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#87