Go to file
Jonathan Desrosiers 4a09766cb0 Privacy: Remove two test methods that fail on certain configurations.
The `test_detects_cannot_create_index()` and `tests_detects_cannot_write_html()` test methods are prone to failure under certain configurations, as discovered by the hosts reporting back the test suite results. This removes those two methods until a better approach to testing those scenarios can be created.

Partial revert of [44786].
See #44233.

git-svn-id: https://develop.svn.wordpress.org/trunk@44792 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-04 22:19:05 +00:00
src Coding standards: Fix incorrect CSS `rgba()` values. 2019-03-04 22:01:10 +00:00
tests Privacy: Remove two test methods that fail on certain configurations. 2019-03-04 22:19:05 +00:00
tools
.editorconfig
.gitignore Build/Test Tools: Update `.gitignore` to exclude `twentynineteen` and `twentysixteen`. 2019-01-09 13:44:30 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml Build/Test Tools: Add support for PHPUnit 7.x. 2019-01-28 14:10:24 +00:00
Gruntfile.js Build: Remove source map from `jquery.form.min.js`. 2019-02-14 00:06:39 +00:00
appveyor.yml Build Tools: Don't send AppVeyor notifications on Slack on repeated successful builds. 2019-01-15 05:48:46 +00:00
composer.json Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
composer.lock Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
jsdoc.conf.json
package-lock.json Block Editor: Update WordPress Packages to solve PHP 5.2.2 parser incompatibility. 2019-02-07 09:01:10 +00:00
package.json Trunk is now 5.2-alpha. 2019-02-14 00:53:41 +00:00
phpcs.xml.dist Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
phpunit.xml.dist Coding Standards: Replace spaced indentation sections of `phpunit.xml.dist`, `multisite.xml`, and `build.xml` with tabs. 2019-01-28 17:20:06 +00:00
webpack.config.js
wp-cli.yml Build/Tests: Default to running unit tests from `src`. 2019-01-09 10:09:02 +00:00
wp-config-sample.php
wp-tests-config-sample.php Tests: Revert [44509]. 2019-01-09 11:13:03 +00:00