mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 17:00:57 +02:00
CI: enabled FPDebug test job to run automatically
(cherry picked from commit 7997f0884b
)
This commit is contained in:
parent
7a90895e72
commit
ff201f246d
@ -347,7 +347,8 @@ tests-fpdebug: # run FPDebug tests and output results in JUnit format (for this
|
|||||||
reports:
|
reports:
|
||||||
junit: $OUTPUT_FILE
|
junit: $OUTPUT_FILE
|
||||||
rules:
|
rules:
|
||||||
- !reference [.manualjob, rules]
|
- !reference [.runscheduled, rules]
|
||||||
|
- !reference [.onsuccessjob, rules]
|
||||||
|
|
||||||
tests-lcl: # run LCL tests and output results in JUnit format (for this FPC 3.3.1 and up is needed)
|
tests-lcl: # run LCL tests and output results in JUnit format (for this FPC 3.3.1 and up is needed)
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
Reference in New Issue
Block a user