You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: add debug info to snap-user-service-socket-activation (canonical#17030)
* tests: add debug info to snap-user-service-socket-activation
This is failing constantly in uc26 with the following error. The idea is
to add some extra info in order to see the root cause.
```
+ nc -w 30 -U
/home/test/snap/test-snapd-user-service-sockets/common/common.sock
+ MATCH 'Connected to common'
nc: /home/test/snap/test-snapd-user-service-sockets/common/common.sock:
Permission denied
```
* run nc from user session
* minor change to retrigger tests
* remove uc26 from fundamental
* remove newline
0 commit comments