Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 May 2015 at 20:19 UTC
Updated:
30 Dec 2015 at 12:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
larowlanNice
Comment #2
hussainwebUpdating the IS for clarity.
Comment #3
hussainwebI am guessing this is the only thing required?
Comment #4
tstoeckler@hussainweb: yes I think so.
One minor issue with the documentation:
+ * Kernel tests are run in separate processes to prevent collisions betweenShould be "Browser tests".
Comment #5
hussainwebThanks @tstoeckler for the review. Fixed.
Comment #6
dawehnerLooks perfect for me.
Comment #7
alexpottFrom Drupal\simpletest\BrowserTestBase - lets remove this and the annotations from the tests and add in the protected property that can disable preserving global state.
Comment #8
hussainwebFixed for reviews in #7.
Comment #9
bojanz commentedComment #10
alexpottCommitted 34fda85 and pushed to 8.0.x and 8.1.x. Thanks!
Fixed this on commit... patches should not change file modes to 755.