scrutinizer-ci / scrutinizer

Legacy repository - archives past feature requests/bug reports
https://scrutinizer-ci.com/docs
140 stars 36 forks source link

Waiting for external code coverage should not block the container for analysis #258

Open stof opened 10 years ago

stof commented 10 years ago

In the inspection triggered just now on FOSRestBundle, I saw an unexpected behavior. Running PhpAnalyzer and the other analysis is blocked waiting for the container, which looks used by the Waiting external coverage data step. this is really weird. Waiting the external code coverage should not prevent the other analysis to run.This step should have access to the container only once other analyzers have run IMO, blocking only the final processing of results

external_code_coverage_waiting

stof commented 10 years ago

This looks even worse in the retried inspection: https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSRestBundle/inspections/afc45ad2-43a6-4410-a471-01f7c1e66d65. It is blocking the container after telling me that the data is already available

theofidry commented 9 years ago

+1