Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 584366 Details for
Bug 820487
F17 alpha PPC64: systemtap testsuite with make installcheck throws several failures
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch for semok.exp in the directory /usr/share/systemtap/testsuite/systemtap.pass1-4
semok.exp.patch (text/plain), 701 bytes, created by
IBM Bug Proxy
on 2012-05-14 13:44:36 UTC
(
hide
)
Description:
Patch for semok.exp in the directory /usr/share/systemtap/testsuite/systemtap.pass1-4
Filename:
MIME Type:
Creator:
IBM Bug Proxy
Created:
2012-05-14 13:44:36 UTC
Size:
701 bytes
patch
obsolete
>--- semok.exp.org 2012-05-14 18:52:28.586058561 +0530 >+++ semok.exp 2012-05-14 18:48:06.670787260 +0530 >@@ -6,6 +6,17 @@ > continue > } > set test $self/[file tail $file] >+ # On powerpc, even if CONFIG_TRACEPOINTS is y, there are no tracepoints. So setting this testcase to KFAIL >+ if {$test == "semok/pretty.stp" || $test == "semok/pretty2.stp"} { >+ setup_kfail 9999 "*_*_*" >+ continue >+ } >+ >+ # There is a problem with inline function and hence kfailing this testcase >+ if {$test == "semok/thirtynine.stp"} { >+ setup_kfail 1155 "*_*_*" >+ continue >+ } > verbose -log "Running $file" > set rc [stap_run_batch $file] > if {$rc == 0} { pass $test } else { fail $test }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 820487
:
583452
|
583453
|
583510
|
584365
| 584366