From 301f4ab3b171e4c016d749b8fc794f0ff184af2f Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Thu, 26 Jun 2014 12:15:30 +0100 Subject: 14.06: attempt 2 to fix broken bug list Signed-off-by: Ryan Harkin --- .../armv8-android-juno-lsk/HOWTO_releasenotes.txt | 55 +++++----------------- .../armv8-juice-juno-lsk/HOWTO_releasenotes.txt | 35 +++----------- 2 files changed, 18 insertions(+), 72 deletions(-) (limited to 'android/images') diff --git a/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt b/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt index 349d50a..e3d9fad 100644 --- a/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt +++ b/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt @@ -122,48 +122,15 @@ The following list of patches developed by ARM and Linaro engineering teams were h2. Known Issues -| Bug ID -| Bug title -| Bug summary -| -|"ARM-135":https://cards.linaro.org/browse/ARM-135 -|Juno: Android fails to boot when board has a date in the future -|When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date. -| -|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 -|DNS lookup doesn't work -|DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses. -| -|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 -|CTS errors - Unable to resolve host "loca" : No address associated with hostname -|A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname" -| -|"Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12 -|Intermittent HDMI failures on 14.06 RC -|There is a problem with HDMI sync. The board works with some monitors and doesn't work with other. The monitors known to work are: ASUS VS247 H-P, Samsung S22A300H, HP LP2475w -| -|"Bug 51":https://bugs.linaro.org/show_bug.cgi?id=51 -|Test test_getaddrinfo from bionic libc test suite fails on Juno build - LAVA -|Problem similar to Bug 54. Happens in bionic unit tests -| -|"Bug 23":https://bugs.linaro.org/show_bug.cgi?id=23 -|backtrace_test reports failures on 64/64 build -|There are failures in libbacktrace unit tests. They only happen on 64bit root filesystem -| -|"Bug 11":https://bugs.linaro.org/show_bug.cgi?id=11 -|Browser crashes on Juno in 14.06 RC -|Due to missing webviewchromium browser crashes at startup. -| -|"Bug 10":https://bugs.linaro.org/show_bug.cgi?id=10 -|settings crashed when running monkey -|Settings app crashes when invoking settings related to TTS (android.speech.tts.TextToSpeechService) -| -|ARM JSW-749 Linux [Juno-Beta-rc3] -|With cpuidle enabled kernels android 64 bit fs shows performance degradation -|Contact "juno-support@arm.com":mailto:juno-support@arm.com?subject=Juno%20support%20request for more details -| -|ARM JSW-748 Linux [Juno-Beta-rc1] -|Screen blanking is seen at a regular frequency of one in 10 sec -|Contact "juno-support@arm.com":mailto:juno-support@arm.com?subject=Juno%20support%20request for more details -| +| Bug ID | Bug title | Bug summary | +|"ARM-135":https://cards.linaro.org/browse/ARM-135 |Juno: Android fails to boot when board has a date in the future |When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date. | +|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 |DNS lookup doesn't work |DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses. | +|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 |CTS errors - Unable to resolve host "loca" : No address associated with hostname |A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname" | +|"Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12 |Intermittent HDMI failures on 14.06 RC |There is a problem with HDMI sync. The board works with some monitors and doesn't work with other. The monitors known to work are: ASUS VS247 H-P, Samsung S22A300H, HP LP2475w | +|"Bug 51":https://bugs.linaro.org/show_bug.cgi?id=51 |Test test_getaddrinfo from bionic libc test suite fails on Juno build - LAVA |Problem similar to Bug 54. Happens in bionic unit tests | +|"Bug 23":https://bugs.linaro.org/show_bug.cgi?id=23 |backtrace_test reports failures on 64/64 build |There are failures in libbacktrace unit tests. They only happen on 64bit root filesystem | +|"Bug 11":https://bugs.linaro.org/show_bug.cgi?id=11 |Browser crashes on Juno in 14.06 RC |Due to missing webviewchromium browser crashes at startup. | +|"Bug 10":https://bugs.linaro.org/show_bug.cgi?id=10 |settings crashed when running monkey |Settings app crashes when invoking settings related to TTS (android.speech.tts.TextToSpeechService) | +|ARM JSW-749 Linux [Juno-Beta-rc3] |With cpuidle enabled kernels android 64 bit fs shows performance degradation |Contact "juno-support@arm.com":mailto:juno-support@arm.com?subject=Juno%20support%20request for more details | +|ARM JSW-748 Linux [Juno-Beta-rc1] |Screen blanking is seen at a regular frequency of one in 10 sec |Contact "juno-support@arm.com":mailto:juno-support@arm.com?subject=Juno%20support%20request for more details | diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt b/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt index d3620c4..a99c799 100644 --- a/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt +++ b/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt @@ -122,31 +122,10 @@ The following list of patches developed by ARM and Linaro engineering teams were h2. Known Issues -| Bug ID -| Bug title -| Bug summary -| -|"ARM-135":https://cards.linaro.org/browse/ARM-135 -|Juno: Android fails to boot when board has a date in the future -|When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date. -| -|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 -|DNS lookup doesn't work -|DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses. -| -|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 -|CTS errors - Unable to resolve host "loca" : No address associated with hostname -|A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname" -| -|"Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12 -|Intermittent HDMI failures on 14.06 RC -|There is a problem with HDMI sync. The board works with some monitors and doesn't work with other. The monitors known to work are: ASUS VS247 H-P, Samsung S22A300H, HP LP2475w -| -|"Bug 22":https://bugs.linaro.org/show_bug.cgi?id=22 -|Caffeinemark crashes -|Caffeinemark benchmarking app crashes. Happens once in 5 runs. -| -|"Bug 21":https://bugs.linaro.org/show_bug.cgi?id=21 -|browser crash when closing a tab -|Browser crashes when trying to close an opened tab. The crash repeats in subsequent Browser launches. -| +| Bug ID | Bug title | Bug summary | +|"ARM-135":https://cards.linaro.org/browse/ARM-135 |Juno: Android fails to boot when board has a date in the future |When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date. | +|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 |DNS lookup doesn't work |DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses. | +|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 |CTS errors - Unable to resolve host "loca" : No address associated with hostname |A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname" | +|"Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12 |Intermittent HDMI failures on 14.06 RC |There is a problem with HDMI sync. The board works with some monitors and doesn't work with other. The monitors known to work are: ASUS VS247 H-P, Samsung S22A300H, HP LP2475w | +|"Bug 22":https://bugs.linaro.org/show_bug.cgi?id=22 |Caffeinemark crashes |Caffeinemark benchmarking app crashes. Happens once in 5 runs. | +|"Bug 21":https://bugs.linaro.org/show_bug.cgi?id=21 |browser crash when closing a tab |Browser crashes when trying to close an opened tab. The crash repeats in subsequent Browser launches. | -- cgit v1.2.3