Git Product home page Git Product logo

clusterfuzz's People

clusterfuzz's Issues

Lockout should not continue to increment count when viewing the same test multiple times

See https://code.google.com/p/chromium/issues/detail?id=421500 for context.

I don't think this has come up too often, so I don't think this is a high 
priority. It might also be a bit of a pain to fix properly, so just keeping 
this open as something to keep in mind if we change how the test case access 
checks are handled.

Original issue reported on code.google.com by [email protected] on 17 Oct 2014 at 8:08

Can't download minidump.

What steps will reproduce the problem?
1. https://cluster-fuzz.appspot.com/testcase?key=5084266478174208
2. Click 'Download' link labeled minidump.
3. It does not start download.


Original issue reported on code.google.com by [email protected] on 28 Aug 2014 at 6:45

Test bug

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 31 Jul 2014 at 9:38

Better monitoring for various errors

There are quite a few errors that are not easy to notice without watching 
ClusterFuzz very closely. Some examples:

- Exceptions
- Problems with job definitions
- Fuzzer errors
- Build archiving issues

We should implement a better way to monitor all of these. Probably some sort of 
dashboard that requires admin access as well as automated notifications for 
certain issues.

I'm setting this as low priority for now since I'm not sure when I'll be able 
to get around to it, but it does seem worthwhile.

Original issue reported on code.google.com by [email protected] on 14 Oct 2014 at 5:11

Search option in Find Bugs doesn't work.

What steps will reproduce the problem?
1. Click on test report, for example 
https://cluster-fuzz.appspot.com/testcase?key=5529236547829760
2. Click on "find bug" and search "open issues"
The following appears.

__init__() takes exactly 1 argument (3 given)
Traceback (most recent call last):
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1511, in __call__
    rv = self.handle_exception(request, response, e)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1505, in __call__
    rv = self.router.dispatch(request, response)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1253, in default_dispatcher
    return route.handler_adapter(request, response)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1076, in __call__
    handler = self.handler(request, response)
TypeError: __init__() takes exactly 1 argument (3 given)

Traceback (most recent call last):
  File "/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 266, in Handle
    result = handler(dict(self._environ), self._StartResponse)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1519, in __call__
    response = self._internal_error(e)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1511, in __call__
    rv = self.handle_exception(request, response, e)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1505, in __call__
    rv = self.router.dispatch(request, response)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1253, in default_dispatcher
    return route.handler_adapter(request, response)
  File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3/webapp2.py", line 1076, in __call__
    handler = self.handler(request, response)
TypeError: __init__() takes exactly 1 argument (3 given)



What is the expected output? What do you see instead?
I expect no other bugs to be found, or a list of similiar crashes.


What version of the product are you using? On what operating system?
I'm using chrome Version 37.0.2062.120 (64-bit) on linux.


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Sep 2014 at 9:07

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.