Update contact mail in all tests
This commit is contained in:
parent
7e1248930c
commit
77b4c23e49
12 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1024162 (valgrind causes crashes in signal handlers on)
|
|||
description: |
|
||||
Bug summary: valgrind causes crashes in signal handlers on x86_64
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1024162
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1305962 (Valgrind reports uninitialised byte(s) in futex)
|
|||
description: |
|
||||
Bug summary: Valgrind reports uninitialised byte(s) in futex
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1305962
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Test for BZ#1584654 (valgrind utimensat should ignore timespec tv_sec)
|
|||
description: |
|
||||
valgrind utimensat should ignore timespec tv_sec when tv_nsec
|
||||
is UTIME_NOW or UTIME_OMIT
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Test adjtimex syscall support
|
||||
description: Ensure adjtimex wrapper works in readonly adjtime mode
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: makes sure valgrind does not abort with unhandled instruction bytes
|
||||
description: ''
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: tests missing config.h header
|
||||
description: ''
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
summary: Try to run 32bit binary under valgrind on 64bit arch
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Valgrind/gdb integration sanity test.
|
|||
description: |
|
||||
This is small sanity test to make sure gdb works with valgrind gdb server.
|
||||
Also tests dwz if dwz is available.
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: Testing sanity of valgrind by comparing outputs of ImageMagick util
|
|||
https://en.wikipedia.org/wiki/File:Frauenkirche_and_Neues_Rathaus_Munich_March_2013.JPG.
|
||||
munich.jpg file is distributed under the Creative Commons
|
||||
Attribution-Share Alike 3.0 Unported license
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ summary: Sanity test using hunspell.
|
|||
description: |
|
||||
The test runs hunspell with and without valgrind and checks that the outputs
|
||||
do not differ.
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Basic smoke test.
|
||||
description: Very fast check that valgrind is working.
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
component:
|
||||
- valgrind
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
2
main.fmf
2
main.fmf
|
|
@ -1,2 +1,2 @@
|
|||
# QE owner
|
||||
contact: Jesus Checa Hidalgo <jcheca@redhat.com>
|
||||
contact: Jesus Checa Hidalgo <jchecahi@redhat.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue