~spuul/nginx/trunk

« back to all changes in this revision

Viewing changes to debian/modules/nginx-lua/t/024-access/client-abort.t

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-02-15 03:05:42 UTC
  • mfrom: (4.3.10 sid)
  • Revision ID: package-import@ubuntu.com-20140215030542-71ubtowl24vf7nfn
Tags: 1.4.5-1ubuntu1
* Resynchronise with Debian (LP: #1280511).  Remaining changes:
  - debian/patches/ubuntu-branding.patch:
    + Add Ubuntu branding to server_tokens.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# vim:set ft= ts=4 sw=4 et fdm=marker:
2
2
 
3
3
use lib 'lib';
4
 
use Test::Nginx::Socket;
 
4
use Test::Nginx::Socket::Lua;
5
5
use t::StapThread;
6
6
 
7
7
our $GCScript = <<_EOC_;
83
83
delete thread 1
84
84
 
85
85
--- timeout: 0.2
 
86
--- wait: 0.1
86
87
--- abort
87
88
--- ignore_response
88
89
--- no_error_log
734
735
lua req cleanup
735
736
 
736
737
--- shutdown: 1
 
738
--- wait: 0.1
737
739
--- ignore_response
738
740
--- no_error_log
739
741
[error]