diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-17 00:08:52 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-17 00:08:52 +0000 |
commit | 159a7788ca18140da04e24c45ab557da99864789 (patch) | |
tree | 929bc82d0fbdd8fdcd6b522bc1e1f9bcb71db3a8 /glfm_specification | |
parent | cffe2c2c348d86d67298fa6516d49c36d696ab2d (diff) | |
download | gitlab-ce-159a7788ca18140da04e24c45ab557da99864789.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'glfm_specification')
-rw-r--r-- | glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml b/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml index 3b04f170abc..3124da068c3 100644 --- a/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml +++ b/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml @@ -1 +1,17 @@ -PLACEHOLDER FILE. Actual contents will be added by https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84347 +--- +- 06_05__inlines__emphasis_and_strong_emphasis__37: + skip_update_example_snapshots: 'Psych YAML library has a problem with dumping "5__6__78", it thinks its an invalid integer' +- 07_01_first_gitlab_specific_section_with_examples_strong_but_with_two_asterisks: + skip_update_example_snapshots: false + skip_running_snapshot_static_html_tests: false + skip_running_snapshot_wysiwyg_html_tests: false + skip_running_snapshot_prosemirror_json_tests: false + skip_running_conformance_static_tests: false + skip_running_conformance_wysiwyg_tests: false +- 07_02_first_gitlab_specific_section_with_examples_strong_but_with_html: + skip_update_example_snapshots: false + skip_running_snapshot_static_html_tests: false + skip_running_snapshot_wysiwyg_html_tests: false + skip_running_snapshot_prosemirror_json_tests: false + skip_running_conformance_static_tests: false + skip_running_conformance_wysiwyg_tests: false |