public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/6415] New: testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...>
@ 2008-04-16  8:56 mark at klomp dot org
  2008-04-16 10:14 ` [Bug general/6415] " mark at klomp dot org
  2008-04-16 15:49 ` cagney at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: mark at klomp dot org @ 2008-04-16  8:56 UTC (permalink / raw)
  To: frysk-bugzilla

Fails on both x86 and x86_64 (fedora 8):

$ ./TestRunner frysk.proc.dead.TestInterpreter
Running testFileScript(frysk.proc.dead.TestInterpreter) ...PASS
Running testFileArgScript(frysk.proc.dead.TestInterpreter) ...PASS
Running testFileScriptParam(frysk.proc.dead.TestInterpreter) ...PASS
Running testFileArgScriptParam(frysk.proc.dead.TestInterpreter) ...PASS
Running testSpaces(frysk.proc.dead.TestInterpreter) ...PASS
Running testFile(frysk.proc.dead.TestInterpreter) ...FAIL
  junit.framework.ComparisonFailure: args (String[0]) expected:<......> but
was:<...ba...>

Time: 0.026
There was 1 failure:
1) testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure:
args (String[0]) expected:<......> but was:<...ba...>
   at frysk.junit.TestCase.assertEquals(TestRunner)
   at frysk.proc.dead.TestInterpreter.testFile(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

FAILURES!!!
Tests run: 6,  Failures: 1,  Errors: 0

Failed after run #0

-- 
           Summary: testFile(frysk.proc.dead.TestInterpreter)junit.framework
                    .ComparisonFailure: args (String[0]) expected:<......>
                    but was:<...ba...>
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mark at klomp dot org
                CC: scox at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=6415

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug general/6415] testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...>
  2008-04-16  8:56 [Bug general/6415] New: testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...> mark at klomp dot org
@ 2008-04-16 10:14 ` mark at klomp dot org
  2008-04-16 15:49 ` cagney at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2008-04-16 10:14 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2008-04-16 10:13 -------
The problem is that something in the build magic changed.
Previously the (build) script that was tested (fdebugrpm.sh) had:

#! /bin/sh
# Generated from: ../../frysk/frysk-core/frysk/bindir/fdebugrpm.sh
#!/bin/bash
[... rest of original fdebugrpm.sh from source tree ...]

Currently it doesn't have that anymore, it is just the script as in the source
tree (so starting with /bin/bash). Which is what the test is picking up.

This must mean that something changed so that the Makefile.rules for .sh files
doesn't trigger anymore for this script.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|scox at redhat dot com      |cagney at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=6415

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug general/6415] testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...>
  2008-04-16  8:56 [Bug general/6415] New: testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...> mark at klomp dot org
  2008-04-16 10:14 ` [Bug general/6415] " mark at klomp dot org
@ 2008-04-16 15:49 ` cagney at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cagney at redhat dot com @ 2008-04-16 15:49 UTC (permalink / raw)
  To: frysk-bugzilla



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|frysk-bugzilla at sourceware|cagney at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=6415

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-16 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-16  8:56 [Bug general/6415] New: testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...> mark at klomp dot org
2008-04-16 10:14 ` [Bug general/6415] " mark at klomp dot org
2008-04-16 15:49 ` cagney at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).