[roll] Roll fuchsia [Lacewing] Stop running SL4F based tests

This is a continuation to fxr/1040892

Goal here is Lacewing core builders will have Fuchsia-Controller +
Fuchsia-Controller-Preferred based test cases

Fuchsia-Controlelr-Preferred based test cases require SL4F to be present

So we are removing SL4F only test cases from *_sl4f_tests groups and
instead include Fuchsia-Controller-Preferred based test cases that
require SL4F

As part of this effort we are also removing WLAN affordane SL4F based
tests as these tests in their current shape or not complete and these
tests will be run in a seperate builders using specialized test beds
that require AP. This is being done as part of fxr/1020293

Also fixed core_emulator_unstable_tests groups to not include
session_test_fc and screenshot_test_ffx as they are not supported on
core

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041093
Original-Revision: 2fb19804531e0020ed2961f0defb65b6773b35fa
GitOrigin-RevId: c22e1315e38da2c870de5270c2d3d1089367edc9
Change-Id: I9599a8cba2dcba48b34cf53ddb4e84c86ee4b28f
1 file changed
tree: 49b993a5b750cb87cfa44be2b4536aa716d3f35e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.