mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
[PR #77] Reduce number of XSKIPs #105
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/pftt2/pull/77
Author: @cmb69
Created: 10/14/2019
Status: 🔄 Open
Base:
master← Head:xskip-1📝 Commits (1)
0c89dd8Reduce number of XSKIPs📊 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_FAILlist, which are contained inthe 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.