[roll] Roll experiences Revert "Reland "[e2e] Migrate tests from session_control to `ffx session`""

This reverts commit 06cbd73f64adf310331dbea06cd589eedb1f17ab.

Reason for revert: still leaking ffx daemon and causing fxbug.dev/87021

Original change's description:
> Reland "[e2e] Migrate tests from session_control to `ffx session`"
>
> This is a reland of commit 7189e379fbebdccf11294264d1014e5690f08abd.
>
> This reverts commit a9ac4891e26e521f5f81c8af5e1171b8f542e0d4.
>
> ErmineDriver now starts an isolated instance of the ffx daemon
> that uses a temporary directory for its socket and logs.
>
> Original change's description:
> > [e2e] Migrate tests from session_control to `ffx session`
> >
> > Original-Fixed: 73586
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/554365
>
> Original-Fixed: 73586
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/595001

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/596281
Original-Revision: b21edf254d839e9d07806068f95ac80e4acc41a2
GitOrigin-RevId: 199f8c75a1fd5778cee50ac60ac9f40461941d2d
Change-Id: I2052bb714ad52d04eb23a09a78d71635742dd004
1 file changed
tree: 093ded72a072fa769b4c6a4918357339f20d66cc
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.