Bamboo reproducibility test #2 -- only README.txt changed.
authorBobHanson <hansonr@stolaf.edu>
Mon, 23 Mar 2020 20:17:11 +0000 (15:17 -0500)
committerBobHanson <hansonr@stolaf.edu>
Mon, 23 Mar 2020 20:17:11 +0000 (15:17 -0500)
commit40d1e623b7f1be3a25ba03172ad66c860f79f21e
tree0df4b46fb2b0485da36587b1089affff7201f163
parent53f73e67dbbe8c655d33efd1dbf5c0d84f55b8d0
Bamboo reproducibility test #2 -- only README.txt changed.

In test #1 (build #7) a new test failure occurred in

and SeqCanvasTest showed the very strange message:

 SC1 15 [ViewportRange startRes=0 endRes=66 startSeq=0 endSeq=13]

indicating that between the first and the last of these few lines:

    av.getRanges().setStartEndSeq(0, 3);
    int h = av.getRanges().getVisibleAlignmentHeight();
    String s = "";
    s += " SC1 " + av.getRanges().getVisibleAlignmentHeight() + " "
            + av.getRanges();

av's range gets set to 13 instead of 3.
swingjs/README.txt