-
```
======================================================================
FAIL: testLowresFallback
(grit.gather.chrome_scaled_image_unittest.ChromeScaledImageUnittest)
------------------------------…
-
```
When hash value randomization is turned on in Python 2.7.3. and up (it is on by
default for Python 3.3 and up), the following tests fail once every 10 runs or
so. See http://bugs.python.org/iss…
-
```
What steps will reproduce the problem?
1. Have a message spanning multiple lines.
2. Use GRIT to generate 'chrome_messages_json' output.
3. Open the generated json and observe that '\n' wasn't pro…
-
```
tag can contain an emit_type attribute, but the documentation doe not
mention it.
In chromium this is used in more than one place and the value is prepend.
```
Original issue reported on cod…
-
```
This issue was raised by crbug.com/372175 and was fixed in crrev.com/282495
(https://codereview.chromium.org/381353002/).
```
Original issue reported on code.google.com by `tfar...@chromium.or…
-
It turns out the generator for well-typed Core is most likely to just return constants rather than using the input stream at all.
At the moment we have
```
tryExpForType :: ValType -> Context -> Gen …
amosr updated
9 years ago
-
I didn't see this reflected in the help documentation, but I notice there are sort of undocumented features like using {{rowNumber}}. Is there also a way to return the specific cell ID (i.e. "A1" or …
-
```
It is said [1][2] if python is installed with the option 'current user only',
its registry entry will be 'HKCU\SOFTWARE\Python\PythonCore' instead of
'HKLM\SOFTWARE\Python\PythonCore'.
[1]
[2]…
-
```
What steps will reproduce the problem?
1. Open AppEngine in a Windows environment where an authenticated proxy is
present
2. AppEngine gets frozen on _VersionCheck method.
What is the expected o…
-
```
What steps will reproduce the problem?
1. opening the app
What version of the product are you using? On what operating system?
GoogleAppEngine-1.5.4
python-2.7.2
Please provide any additional i…