Commit ce6b58e
committed
Add CI probe — run only the 3 failing tests in isolation
UDF-augmented PDO churn (raw open/close 0..500 with 44 UDFs each)
also doesn't reproduce either bug. The triggering state must be
something the actual driver does in earlier tests.
Run a filtered PHPUnit invocation that exercises *only* the three
failing tests (no preceding suite). If they pass alone, the bug is
absolutely from prior tests' state buildup; if they fail alone,
it's intrinsic to the test setup. Either result narrows the search.1 parent 96c7ba0 commit ce6b58e
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1995 | 1995 | | |
1996 | 1996 | | |
1997 | 1997 | | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
1998 | 2014 | | |
1999 | 2015 | | |
2000 | 2016 | | |
| |||
0 commit comments