Forum member

royboy23

21 posts

Posts by royboy23

  1. Why are tests with the [Serial] attribute distributed to several nodes?

    Hi, I just noticed that while tests marked with the [Serial] attribute are not parallelized on a single node, they are still distributed to several different nodes. This makes me wonder if the tests are actually run one after another. So, my question is: Are tests marked with the [Serial] att…