A distributed code development environment includes baseline code that is
logically divided into a plurality of labels, each including a plurality
of transactions authored by respective developers. A computer-implemented
method for identifying intermittent errors in the baseline and
determining whether errors generated by a test of transactions are
intermittent or consistent may include steps of providing the baseline
code and providing the plurality of transactions, each of the plurality
of transactions including code authored by a developer. A selected test
may be carried out on a selected one of the plurality of transactions,
the selected test generating an error that represents an unsuccessful
completion of the selected test. The generated error may then be compared
against errors generated by the selected test on other transactions or
labels. The generated error may be identified as intermittent with
respect to the transaction and spurious in the baseline if a selected
number of errors generated by the selected test on the other transactions
or labels are identical or similar to the generated error, according to a
selected metric.