Mike Aizatsky
a7ed13b878
[infra] do not create uid 0
2017-03-03 14:30:45 -08:00
Mike Aizatsky
aaeeafae16
[infra] use parseText, not parse.
2017-03-03 14:13:37 -08:00
Mike Aizatsky
e57093d37a
[infra] don't use temp file
2017-03-03 14:10:33 -08:00
Oliver Chang
7ebb132bbd
afl: don't set mem limit.
2017-02-22 12:05:29 -08:00
Oliver Chang
228f6d1b91
afl: don't override sanitizer flags
2017-02-22 09:03:58 -08:00
Kostya Serebryany
3483393621
add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION ( #410 )
2017-02-21 17:43:41 -08:00
Abhishek Arya
b519da3809
Fix check to escape control characters, CDATA end sequence
2017-02-19 22:30:59 -08:00
Abhishek Arya
4411467e0b
Fix crashes due to unicode output from woff2,libxml2
2017-02-19 15:59:59 -08:00
Abhishek Arya
499690c55f
Enable UBSan without vptr for ffmpeg, disable vptr for libFuzzer. ( #404 )
2017-02-17 23:13:50 -08:00
Abhishek Arya
208517244b
Disable object-size, crashing all targets, #232
2017-02-17 10:30:40 -08:00
Max Moroz
54c51d787b
Another speculative fix for Jenkins builder timeout.
...
Several builds are cancelled due to expired tmieout.
2017-02-17 15:01:47 +01:00
Oliver Chang
d68a23644e
Fix test_report for AFL.
2017-02-16 21:43:31 -08:00
Oliver Chang
76762126ce
Update run_fuzzer
2017-02-16 21:33:37 -08:00
Oliver Chang
63cd2fb7f9
Update libfuzzer-pipeline.groovy
2017-02-16 16:19:40 -08:00
Oliver Chang
fba583e503
Update libfuzzer-pipeline.groovy
2017-02-16 16:18:30 -08:00
Oliver Chang
2e00fe90d1
[infra] (experimental) Support building with AFL ( #396 )
2017-02-16 15:09:37 -08:00
Abhishek Arya
810b7fe47b
Update test_report
2017-02-16 07:11:25 -08:00
Abhishek Arya
5ba44509fe
Update test_all
2017-02-16 07:11:13 -08:00
Abhishek Arya
8f6a96c213
Speculative fix for timeouts
...
[Pipeline] timeout
Timeout set to expire in 4 hr 0 min
[Pipeline] {
Several projects stuck on timeouts around evening time.
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Cancelling nested steps due to timeout
2017-02-15 18:27:38 -08:00
Abhishek Arya
78d9525370
Update test_report
2017-02-15 13:25:53 -08:00
Abhishek Arya
d7bd27b071
Update test_all
2017-02-15 13:25:36 -08:00
Abhishek Arya
fef863b9ef
Update test_all ( #393 )
2017-02-15 13:16:34 -08:00
Abhishek Arya
c0ee841dc0
Update test_report ( #392 )
2017-02-15 13:15:56 -08:00
Abhishek Arya
b2d512c47e
Remove --no-create-home to fix #374 .
2017-02-11 07:57:49 -08:00
Abhishek Arya
45d8efa8a6
Enable object-size in UBSan
2017-02-09 06:40:18 -08:00
Mike Aizatsky
1b20ce22f9
[infra] specifying timeout for a job ( #367 )
...
I'm not sure how well this works in our case when the build is stuck.
https://jenkins.io/doc/pipeline/steps/workflow-basic-steps/#code-timeout-code-enforce-time-limit
Issue #366
2017-02-08 11:31:52 -08:00
Abhishek Arya
921f143c3e
Update Dockerfile
2017-02-08 07:08:34 -08:00
Abhishek Arya
3c77078af2
Update helper.py
2017-02-02 19:55:39 -08:00
Abhishek Arya
c90ad0fee2
Update README.md
2017-02-02 18:48:11 -08:00
Abhishek Arya
4394cb900d
Update README.md
2017-02-02 18:45:39 -08:00
Abhishek Arya
b6a6514100
Update Dockerfile
2017-02-02 09:38:08 -08:00
Mike Aizatsky
171a542cd0
[infra] enable undefined sanitizer by default
...
Fixes #234
2017-02-02 09:36:54 -08:00
Abhishek Arya
5c344e9872
Fixes #225
...
trace-pc-guard is enabled everywhere, so this is unneeded.
2017-02-02 09:26:23 -08:00
Abhishek Arya
e321b99479
Update compile_afl
2017-01-31 12:47:28 -08:00
Abhishek Arya
3125fbeff1
Fixes #263
2017-01-31 11:08:22 -08:00
Kostya Serebryany
b74fe4041b
build libFuzzer with -O2 ( #335 )
2017-01-30 20:43:00 -08:00
Abhishek Arya
8699847a42
Fix breakage due to absolute paths in DockerFile
2017-01-26 18:27:42 -08:00
Abhishek Arya
f52193a4b1
Update run_fuzzer
2017-01-26 13:53:56 -08:00
Abhishek Arya
b4f6676dcf
Update reproduce
2017-01-26 13:53:39 -08:00
Abhishek Arya
a789bcc256
Update run_fuzzer
2017-01-26 12:59:30 -08:00
Abhishek Arya
e7e371c0c9
Update reproduce
2017-01-26 12:59:09 -08:00
Kostya Serebryany
662df1fe24
[infra] add trace-cmp ( #309 )
...
Fixes #291
2017-01-23 15:37:18 -08:00
Alex Gaynor
f858d8c7db
Allow run_fuzzer command to run with nonlocal docker. ( #306 )
...
By setting the DOCKER_HOST environment variable, all docker invocations will be non-local. This allows run_fuzzer to work in such an environment (as will be the case for many OS X and Windows users).
2017-01-21 14:53:09 -08:00
Oliver Chang
ba369431a5
Update build_status.py
2017-01-20 09:31:51 -08:00
Oliver Chang
a29e84fa96
Cache-Control: no-cache on build status pages.
2017-01-20 09:18:38 -08:00
Oliver Chang
49baa72f5b
Revert lld changes.
...
Causing:
"==19==ERROR: AddressSanitizer: attempting free on address which was not malloc()-ed" everywhere
Revert "[infra] disabling unused command line argument error"
This reverts commit 4332b19a9f
.
Revert "[infra] using lld. Fixes #295 . (#297 )"
This reverts commit 446a6a7534
.
2017-01-19 17:25:20 -08:00
Mike Aizatsky
4332b19a9f
[infra] disabling unused command line argument error
...
several builds fail because of -fuse-ld flag
2017-01-19 14:58:19 -08:00
Mike Aizatsky
446a6a7534
[infra] using lld. Fixes #295 . ( #297 )
2017-01-19 13:14:30 -08:00
Mike Aizatsky
b32dc64e8a
[infra] using trace-pc-guard by default. Fxes #84 ( #292 )
2017-01-18 12:34:22 -08:00
Mike Aizatsky
e945f6532f
Update Jenkinsfile
2017-01-13 11:49:09 -08:00