X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fstats%2Frank.at;h=6cb366849b88da1e6c7664593ee3c2043cb0a93e;hb=e195fccfab97205acb29f90fd1168488d49f1573;hp=ac44189c25b3588446ffd9325c48d16b72ee69f1;hpb=973fb7a1cd984715bc5e1f46a8b8922e5a5f6fd7;p=pspp diff --git a/tests/language/stats/rank.at b/tests/language/stats/rank.at index ac44189c25..6cb366849b 100644 --- a/tests/language/stats/rank.at +++ b/tests/language/stats/rank.at @@ -538,7 +538,7 @@ Variables Created By RANK x into Rx(RANK of x) -rank.sps:14: error: Stopping syntax file processing here to avoid a cascade of dependent command failures. +rank.sps:14: error: RANK: DEBUG XFORM FAIL transformation executed ]) AT_CLEANUP @@ -576,9 +576,9 @@ RANK x /RANK INTO foo bar wiz. ]) AT_CHECK([pspp -O format=csv rank.sps], [1], [dnl -rank.sps:15: error: RANK: Syntax error at end of command: expecting `@{:@'. +rank.sps:15.1: error: RANK: Syntax error at end of command: expecting `@{:@'. -rank.sps:19: error: RANK: Syntax error at `d': expecting integer. +rank.sps:19.11: error: RANK: Syntax error at `d': expecting integer. rank.sps:25: error: RANK: Variable x already exists.