Automattic / Automattic/jetpack

Unit Tests: Fix skipped Sync test

Open
#21,041 0 comments 0 reactions 2 assignees Claimed by @mdbitz View on GitHub
[Package] Sync Unit Tests
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

To be able to unblock Jetpack's PHPUnit tests on master, `WP_Test_Jetpack_Sync_Post::test_embed_shortcode_is_disabled_on_the_content_filter_during_sync` was skipped in https://github.com/Automattic/jetpack/pull/21030. We should fix the test.

I'd like to note, that the test is passing when running as part of the sync suite (i.e. `jetpack docker phpunit -- --filter=WP_Test_Jetpack_Sync_Post`), but failing when the whole set of tests are running.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.