mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 19:50:14 +01:00
MDL-65656 analytics: Stop covering memory-intensive tests
This commit is contained in:
parent
d8ddd509e8
commit
a2f81b201e
@ -436,6 +436,7 @@ class core_analytics_prediction_testcase extends advanced_testcase {
|
||||
/**
|
||||
* Basic test to check that prediction processors work as expected.
|
||||
*
|
||||
* @coversNothing
|
||||
* @dataProvider provider_ml_test_evaluation_configuration
|
||||
* @param string $modelquality
|
||||
* @param int $ncourses
|
||||
@ -486,6 +487,7 @@ class core_analytics_prediction_testcase extends advanced_testcase {
|
||||
/**
|
||||
* Tests the evaluation of already trained models.
|
||||
*
|
||||
* @coversNothing
|
||||
* @dataProvider provider_ml_processors
|
||||
* @param string $predictionsprocessorclass
|
||||
* @return null
|
||||
|
Loading…
x
Reference in New Issue
Block a user