Add common errors

This commit is contained in:
Samuel Aubertin 2022-04-12 12:59:16 +02:00
parent e6810db8b3
commit 7134b712ed

View File

@ -73,7 +73,11 @@ Results are stored as JSON objects in an unique file for each run, following thi
```make dockerclean``` will remove the _octopus_ image.
## Results aggregation
## Common errors
- ```core dumped: illegal instruction```: Either your CPU does not support _SSE_ or you compiled the executables on a different CPU than the one you are testing.
## Results aggregation and upload
Results are automatically uploaded to a server with a dedicated account using ```sftp```.