Skip to content
Snippets Groups Projects
  1. Dec 22, 2020
  2. Dec 18, 2020
  3. Dec 02, 2020
  4. Nov 24, 2020
  5. Nov 19, 2020
  6. Nov 17, 2020
  7. Nov 16, 2020
  8. Nov 07, 2020
  9. Nov 01, 2020
  10. Oct 31, 2020
  11. Oct 29, 2020
    • Samir Kumar Sarangi's avatar
      Remove bitrotted WebKit testcases · be7de494
      Samir Kumar Sarangi authored and Emanuele Aina's avatar Emanuele Aina committed
      
      Some testcases not longer work due to bitrot. They were initially set up
      to test specific enhancements applied to the WebKit-Clutter codebase but
      now that we ship a standard WebKitGTK+ they do not att much value.
      
      Since the webkit2gtk-gstreamer1.0, webkit2gtk-mt-touch-events and
      webkit2gtk-ac-3d-rendering already cover most of the web stack already
      and also exercise the important integration points we decided to drop
      the bitrotted testcases:
      
      * webkit2gtk-ac-animations
      * webkit2gtk-ac-scrolling
      * webkit2gtk-drag-and-drop
      * webkit2gtk-event-handling-redesign
      
      Apertis: T7104
      
      Signed-off-by: default avatarSamir <external.SamirKumar.Sarangi@in.bosch.com>
      be7de494
    • Samir Kumar Sarangi's avatar
      Remove redundant AUM testcases · 9c703f20
      Samir Kumar Sarangi authored and Emanuele Aina's avatar Emanuele Aina committed
      
      The manual testcases below have an automated counterpart, so let's drop
      them as they are redundant:
      
      * apertis-update-manager-api
      * apertis-update-manager-diskfull
      * apertis-update-manager-ota-auto
      * apertis-update-manager-ota-diskfull
      * apertis-update-manager
      
      Apertis: T7104
      
      Signed-off-by: default avatarSamir <external.SamirKumar.Sarangi@in.bosch.com>
      9c703f20
  12. Oct 28, 2020
    • Emanuele Aina's avatar
      gitlab-ci: Fix the pipeline on forks · 3afc472c
      Emanuele Aina authored
      
      Our guidelines say that to contribute people should fork repositories,
      but at the moment this gives them a broken pipeline.
      
      Tweak things in a way that the main project triggers
      tests/apertis-test-cases-web to collect and indirectly publish all the
      release branches while forked repositories directly publish their own
      branches via Pages for easier testing.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      3afc472c
  13. Sep 30, 2020
    • Emanuele Aina's avatar
      lava: Extend timeouts due to Minnowboard memory cleaning issue · a6ec278c
      Emanuele Aina authored
      Minnowboard currently get stuck for a few minutes during boot with
      this message:
      
          Clear memory in MRC per MOR request Start, Please wait for some minutes...
      
      This indicates that the firmware is busy overwriting (slowly) the RAM
      contents. This is triggered by the `CONFIG_RESET_ATTACK_MITIGATION`
      kernel option, enabled by default in Debian kernels, setting the
      `MemoryOverwriteRequestControl`/`MemoryOverwriteRequestControlLock`
      UEFI variables.
      
      A request to drop the kernel option has been submitted upstream:
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970861
      
      Further details about the UEFI variables and their behaviour in the
      EDK2 TianoCore firmware here:
      
      https://edk2.groups.io/g/discuss/topic/77180459#381
      
      
      
      The memory cleaning process seems to be largely outside of the control
      of the free firmware, so the suggested option is to avoid triggering
      it from the OS kernel. The best way to do so is still unclear and
      should be discussed in the above Debian bug. In the meantime, increase
      the timeouts.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      a6ec278c
  14. Sep 29, 2020
  15. Sep 25, 2020
  16. Sep 24, 2020
  17. Sep 16, 2020
  18. Sep 07, 2020
  19. Aug 27, 2020
  20. Aug 26, 2020
  21. Aug 21, 2020
Loading