~ubuntu-branches/ubuntu/precise/lightdm/precise-proposed

« back to all changes in this revision

Viewing changes to tests/scripts/login-session-crash.conf

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-03-02 15:03:26 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20120302150326-4ac7hlxzjxywf27a
Tags: 1.1.4.is.1.1.3-0ubuntu1
Revert to 1.1.3 until we can figure out proper solution to bug 944736

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#?GREETER :50 CONNECT-TO-DAEMON
22
22
#?GREETER :50 CONNECTED-TO-DAEMON
23
23
 
24
 
# Log into an account with a password
25
 
#?*GREETER :50 AUTHENTICATE USERNAME=have-password1
 
24
# Login as alice
 
25
#?*GREETER :50 AUTHENTICATE USERNAME=alice
26
26
#?GREETER :50 SHOW-PROMPT TEXT="Password:"
27
27
#?*GREETER :50 RESPOND TEXT="password"
28
 
#?GREETER :50 AUTHENTICATION-COMPLETE USERNAME=have-password1 AUTHENTICATED=TRUE
 
28
#?GREETER :50 AUTHENTICATION-COMPLETE USERNAME=alice AUTHENTICATED=TRUE
29
29
#?*GREETER :50 START-SESSION
30
30
#?GREETER :50 TERMINATE SIGNAL=15
31
31
 
32
32
# Session starts
33
 
#?SESSION :50 START USER=have-password1
 
33
#?SESSION :50 START USER=alice
34
34
#?XSERVER :50 ACCEPT-CONNECT
35
35
#?SESSION :50 CONNECT-XSERVER
36
36