KageKirin / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

fix disabled failing android tests #436

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are six tests that fail on android:

Failed the following 6 tests:
    test/actions/gyptest-generated-header.py
    test/build-option/gyptest-build.py
    test/configurations/basics/gyptest-configurations.py
    test/configurations/inheritance/gyptest-inheritance.py
    test/library/gyptest-shared.py
    test/library/gyptest-static.py

All six are currently skipped on android. Fix the issues responsible for them 
failing and reenable them.

Original issue reported on code.google.com by jbudor...@chromium.org on 16 Jun 2014 at 4:09

GoogleCodeExporter commented 9 years ago

Original comment by torne@chromium.org on 17 Jun 2014 at 10:54

GoogleCodeExporter commented 9 years ago
Android generator is being removed.

Original comment by torne@chromium.org on 8 May 2015 at 5:54