[PR #77] Reduce number of XSKIPs #105

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

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/77
Author: @cmb69
Created: 10/14/2019
Status: 🔄 Open

Base: masterHead: xskip-1


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -64 deletions)

View changed files

📝 src/com/mostc/pftt/scenario/CliScenario.java (+1 -64)
📝 src/com/mostc/pftt/scenario/SAPIScenario.java (+1 -0)

📄 Description

We remove tests from the RANDOMLY_FAIL list, which are contained in
the list of the superclass, and which don't actually appear to randomly
fail anymore.


🔄 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/77 **Author:** [@cmb69](https://github.com/cmb69) **Created:** 10/14/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `xskip-1` --- ### 📝 Commits (1) - [`0c89dd8`](https://github.com/php/pftt2/commit/0c89dd805437e464a22b1d8c6b83b4276c261309) Reduce number of XSKIPs ### 📊 Changes **2 files changed** (+2 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `src/com/mostc/pftt/scenario/CliScenario.java` (+1 -64) 📝 `src/com/mostc/pftt/scenario/SAPIScenario.java` (+1 -0) </details> ### 📄 Description We remove tests from the `RANDOMLY_FAIL` list, which are contained in the list of the superclass, and which don't actually appear to randomly fail anymore. --- <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:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#105