Problem/Motivation
Speed up testbot and simplify tests by using the testing profile instead of the standard profile.
Steps to reproduce
Proposed resolution
Convert Drupal\node\Tests\NodeAccessBaseTableTest to use the testing profile, not the standard profile.
Remaining tasks
Update patch
Review
Commit
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #23 | interdiff_22-23.txt | 476 bytes | pooja saraah |
| #23 | 2254175-23.patch | 6.42 KB | pooja saraah |
| #22 | 2254175-22.patch | 6.42 KB | smustgrave |
| #22 | interdiff-20-22.txt | 4.75 KB | smustgrave |
Comments
Comment #1
sunComment #3
larowlanyeah 6 mins for one test locally (puke).
Comment #4
larowlanNo interdiff, new patch.
~6 mins » ~ 2mins on local
Comment #5
larowlanComment #6
larowlanPostponed on #2551959: Hardcoded usage of compact view mode in template_preprocess_node() and template_preprocess_comment() is problematic and #1972242: User compact view mode is not configured in minimal
Comment #7
mgiffordNode #2551959 doesn't seem to exist.
Comment #18
quietone commentedAdding issue summary and re-parenting.
Comment #19
smustgrave commentedThis may fail but we will see.
Comment #20
smustgrave commentedFixed CI issue.
Comment #22
smustgrave commentedComment #23
pooja saraah commentedFixed failed commands on #22
Attached patch against Drupal 10.0.x
Comment #24
smustgrave commentedLooks good and is passing
Comment #27
catchCommitted/pushed to 10.1.x, cherry-picked to 10.0.x and 9.5.x, thanks!