bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

./test-suite.log


From: giorgos pap
Subject: ./test-suite.log
Date: Thu, 4 Aug 2022 20:02:47 +0300

=====================================
   GNU Bison 3.8: ./test-suite.log
=====================================

# TOTAL: 14
# PASS:  12
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: examples/java/calc/Calc
=============================

checking for diff --strip-trailing-cr...
checking for diff --strip-trailing-cr... --strip-trailing-cr
Calc: FAIL: 1
Calc: input:
  1 + 2 * 3
Calc: expected output:
  7
Calc: effective output:
  7
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: diff:
  --- exp 2022-08-04 19:55:58.079285606 +0300
  +++ eff 2022-08-04 19:55:58.155284691 +0300
  @@ -1 +1,2 @@
   7
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: FAIL: 2
Calc: input:
  1 + 2 * 3 = 7
  (1 + 2) * 3 = 9
Calc: expected output:
  7
  9
Calc: effective output:
  7
  9
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: diff:
  --- exp 2022-08-04 19:55:58.163284595 +0300
  +++ eff 2022-08-04 19:55:58.223283874 +0300
  @@ -1,2 +1,3 @@
   7
   9
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: FAIL: 3
Calc: input:
  1 + 2 * * 3
Calc: expected output:
  err: 1.9-1.10: syntax error: expected ! or - or ( or number before *
Calc: effective output:
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
  err: 1.9-1.10: syntax error: expected ! or - or ( or number before *
Calc: diff:
  --- exp 2022-08-04 19:55:58.235283729 +0300
  +++ eff 2022-08-04 19:55:58.299282959 +0300
  @@ -1 +1,2 @@
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
   err: 1.9-1.10: syntax error: expected ! or - or ( or number before *
Calc: FAIL: 4
Calc: input:
  12   222
Calc: expected output:
  err: 1.6-1.9: syntax error: expected + or - or * or / or ^ or = or end of
line before number
Calc: effective output:
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
  err: 1.6-1.9: syntax error: expected + or - or * or / or ^ or = or end of
line before number
Calc: diff:
  --- exp 2022-08-04 19:55:58.307282863 +0300
  +++ eff 2022-08-04 19:55:58.367282142 +0300
  @@ -1 +1,2 @@
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
   err: 1.6-1.9: syntax error: expected + or - or * or / or ^ or = or end
of line before number
FAIL examples/java/calc/Calc.test (exit status: 1)

FAIL: examples/java/simple/Calc
===============================

checking for diff --strip-trailing-cr...
checking for diff --strip-trailing-cr... --strip-trailing-cr
Calc: FAIL: 1
Calc: input:
  1 + 2 * 3
Calc: expected output:
  7
Calc: effective output:
  7
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: diff:
  --- exp 2022-08-04 19:55:58.395281804 +0300
  +++ eff 2022-08-04 19:55:58.447281180 +0300
  @@ -1 +1,2 @@
   7
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: FAIL: 2
Calc: input:
  1 + 2 * 3 = 7
  (1 + 2) * 3 = 9
Calc: expected output:
  7
  9
Calc: effective output:
  7
  9
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: diff:
  --- exp 2022-08-04 19:55:58.459281034 +0300
  +++ eff 2022-08-04 19:55:58.511280410 +0300
  @@ -1,2 +1,3 @@
   7
   9
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
Calc: FAIL: 3
Calc: input:
  1 + 2 * * 3
Calc: expected output:
  err: syntax error, unexpected '*', expecting number or '-' or '(' or '!'
Calc: effective output:
  err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
  err: syntax error, unexpected '*', expecting number or '-' or '(' or '!'
Calc: diff:
  --- exp 2022-08-04 19:55:58.527280217 +0300
  +++ eff 2022-08-04 19:55:58.583279544 +0300
  @@ -1 +1,2 @@
  +err: Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
-Dswing.aatext=true
   err: syntax error, unexpected '*', expecting number or '-' or '(' or '!'
FAIL examples/java/simple/Calc.test (exit status: 1)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]