Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
field system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Apr 2017 at 18:55 UTC
Updated:
20 Aug 2018 at 11:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
michielnugter commentedComment #3
michielnugter commentedComment #4
michielnugter commentedComment #5
michielnugter commentedComment #7
jonathan1055 commented#2809483: Convert AJAX part of \Drupal\field\Tests\FormTest::testFieldFormJSAddMore to JavascriptTestBase has landed, so I have removed it 'postponed on' in the issue summary.
Does this issue still need the other 5 issues to be completed before it can be un-postponed? 2809483 was listed as the sole blocker on #2735005: Convert all Simpletest web tests to BrowserTestBase (or UnitTestBase/KernelTestBase)
Comment #9
nlisgo commented#2809491: Convert AJAX part of \Drupal\field\Tests\Boolean\BooleanFieldTest::testBooleanField to JavascriptTestBase is now done. Removed it as a blocker.
Comment #11
ApacheEx commentedonly 1 test left to go
Comment #12
jonathan1055 commentedThese blockers are done:
#2809489: Convert \Drupal\field\Tests\NestedFormTest to BrowserTestBase
#2809493: Convert AJAX part of \Drupal\field\Tests\Boolean\BooleanFormatterSettingsTest::testBooleanFormatterSettings to JavascriptTestBase
#2809499: Convert AJAX part of \Drupal\field\Tests\Number\NumberFieldTest to JavascriptTestBase
Updating IS to show the single blocker remaining.
Comment #13
lendudeLets not postpone this, lets just put that last test out of scope.
Comment #14
lendudeJust some initial moves, added a CR for the deprecation.
We need to figure out what we want to do with \Drupal\field\Tests\EntityReference\EntityReferenceTestTrait, it's used in a lot of places, so lets not move it in this issue at least.
Comment #16
lendudeThis should clean up some fails.
Comment #17
borisson_I found one nitpick.
There seems to be 2 spaces in the word
Usehere.Comment #18
lendude@borisson_ thanks for reviewing! Fixed the nit.
Comment #19
borisson_Woo!
Comment #20
alexpottCommitted and pushed 1950bd5f06 to 8.7.x and 9a7661ff23 to 8.6.x. Thanks!
Backported to 8.6.x to keep the tests aligned. And this is a test only change :) Also fixed