-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-84607-main -
-
-
While inspecting this failed build I noticed some Pending steps:
--- Pending steps:
|
|
001 Scenario: Image generation using AI is not available if placement is not enabled # /var/www/html/lib/editor/tiny/plugins/aiplacement/tests/behat/image.feature:37
|
And the following "ai providers" exist: # behat_data_generators::the_following_entities_exist()
|
"ai providers" is not a known type of entity that can be generated.
|
|
002 Scenario: Image generation using AI is not available if provider is not enabled # /var/www/html/lib/editor/tiny/plugins/aiplacement/tests/behat/image.feature:48
|
And the following "ai providers" exist: # behat_data_generators::the_following_entities_exist()
|
"ai providers" is not a known type of entity that can be generated.
|
|
003 Scenario: Image generation using AI is not available if provider action is not enabled # /var/www/html/lib/editor/tiny/plugins/aiplacement/tests/behat/image.feature:59
|
And the following "ai providers" exist: # behat_data_generators::the_following_entities_exist()
|
"ai providers" is not a known type of entity that can be generated.
|
|
004 Scenario: Image generation using AI is not available if placement action is not enabled # /var/www/html/lib/editor/tiny/plugins/aiplacement/tests/behat/image.feature:74
|
And the following "ai providers" exist: # behat_data_generators::the_following_entities_exist()
|
"ai providers" is not a known type of entity that can be generated.
|
|
005 Scenario: Image generation using AI is not available if provider action is not enabled and placement action is enabled # /var/www/html/lib/editor/tiny/plugins/aiplacement/tests/behat/image.feature:87
|
And the following "ai providers" exist: # behat_data_generators::the_following_entities_exist()
|
"ai providers" is not a known type of entity that can be generated.
|
|
006 Scenario: Image generation using AI is not available if the user does not have permission # /var/www/html/lib/editor/tiny/plugins/aiplacement/tests/behat/image.feature:109
|
And the following "ai providers" exist: # behat_data_generators::the_following_entities_exist()
|
"ai providers" is not a known type of entity that can be generated.
|
That's because some tests are using the wrong generator 'the following "ai providers" exist' and the correct is 'the following "core_ai > ai providers" exist'.
- duplicates
-
MDL-84388 "Generate text using AI" Behat feature uses an undefined data generator
-
- Closed
-