- Issue created by @liezie_d
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Please use an issue fork and merge request targetting 6.3.x.
- Merge request !5993507178: Consider min-time of step config when validating selected time β (Open) created by Unnamed author
- π§πͺBelgium liezie_d
@liam thank you for your patience.
I fixed what I could fix, but the last fatal from the test confuses me.
I don't know what to do with it or why it is caused.FATAL Drupal\Tests\webform\FunctionalJavascript\Element\WebformElementComputedJavaScriptTest: test runner returned a non-zero error code (2).
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Search in the error output for "CurlExec: Curl error thrown for http GET". The problematic test was in
WebformElementComputedJavaScriptTest.php
, line 43. - π§πͺBelgium liezie_d
@liam: I got a few warnings, but I don't think they are related to me.
- Status changed to Needs work
23 days ago 4:01pm 23 August 2025 - πΊπΈUnited States jrockowitz Brooklyn, NY
This feels like edge case but a valid issue.
Can you please add an example to webform.webform.test_element_time.yml with a new test via \Drupal\Tests\webform\Functional\Element\WebformElementTimeTest?