normalization and move french to the end
All checks were successful
/ test_checkout (push) Successful in 1m51s
All checks were successful
/ test_checkout (push) Successful in 1m51s
This commit is contained in:
parent
4e38131df5
commit
c3a27f8711
7 changed files with 57 additions and 53 deletions
|
@ -111,12 +111,12 @@ android.jar en version 9 qui génère des erreurs
|
|||
|
||||
During the running of our experiment, we parsed the standard output and error to capture:
|
||||
|
||||
- Java errors and stack traces
|
||||
- Python errors and stack traces
|
||||
- Ruby errors and stack traces
|
||||
- Log4j messages with a "ERROR" or "FATAL" level
|
||||
- XSB error messages
|
||||
- Ocaml errors
|
||||
- Java errors and stack traces.
|
||||
- Python errors and stack traces.
|
||||
- Ruby errors and stack traces.
|
||||
- Log4j messages with a "ERROR" or "FATAL" level.
|
||||
- XSB error messages.
|
||||
- Ocaml errors.
|
||||
|
||||
For example, Dialdroid reports an average of #num(55.9) errors for one successful analysis.
|
||||
On the contrary, some tools, such as Blueseal report very few errors at a time, making it easier to identify the cause of the failure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue